-
Notifications
You must be signed in to change notification settings - Fork 375
Array.squeeze() #1395
Copy link
Copy link
Closed
Labels
enhancementgood first issueA good issue to start contributing to ndarray!A good issue to start contributing to ndarray!
Milestone
Metadata
Metadata
Assignees
Labels
enhancementgood first issueA good issue to start contributing to ndarray!A good issue to start contributing to ndarray!
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is there a reason why
squeeze()is not provided by the library? Its very useful.I think it can be implemented fairly easily:
Is there already such a function with a different name and i missed it?
Is there a problem with the implementation above?
Thanks for the support, this library is amazing!