-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Open
Labels
API DesignCopy / view semanticsIndexRelated to the Index class or subclassesRelated to the Index class or subclasses
Milestone
Description
As a follow up to #63370, Index subclasses should have their copy argument changed to copy: bool | None = None to copy np.ndarray and ExtensionArray inputs if copy=None is passed to mirror the Series constructor behavior. DatetimeIndex, TimedeltaIndex, PeriodIndex and IntervalIndex are the relevant subclasses to change.
Metadata
Metadata
Assignees
Labels
API DesignCopy / view semanticsIndexRelated to the Index class or subclassesRelated to the Index class or subclasses