Closed
Description
The doc for atleast_2d says it returns "An array, or tuple of arrays", but actually returns an array or list of arrays. atleast_1d says it returns "An array, or sequence of arrays". I think a list is a sequence but I'm not 100% sure. Not sure if atleast_2d doc should say a list or sequence, but it shouldn't say a tuple. atleast_3d has a similar issue.
Metadata
Metadata
Assignees
Labels
No labels