[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["The `project` method reduces the dimensionality of an array by selecting specific axes to keep."],["Axes that are not included in the projection and have a size greater than 1 will be dropped, resulting in a lower-dimensional array."],["It takes an array and a list of axes as input and returns the projected array."]]],[]]