-
-
Notifications
You must be signed in to change notification settings - Fork 151
Closed
Labels
IndexRelated to the Index class or subclassesRelated to the Index class or subclasses
Description
Here's the methods which are some untyped arguments / return type:
-
__new__ - max
- min
- from_range
-
__reduce__(undocumented, can probably be removed?) - get_indexer
- tolist
- argsort
- factorize
- equals
- join
-
__floordiv__
Some of these might be removable in favour of the parent implementation
PR incoming
Metadata
Metadata
Assignees
Labels
IndexRelated to the Index class or subclassesRelated to the Index class or subclasses