-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorDeprecateFunctionality to remove in pandasFunctionality to remove in pandasMaster TrackerHigh level tracker for similar issuesHigh level tracker for similar issues
Milestone
Description
Discussed on today's call, this issue to discuss potential changes we may want to make in 3.0 that are too big or cumbersome to deprecate.
- offsets.Day DST behavior BUG/API: implement DayDST #44364
- API: return "correct" missing value scalar from Categorical? #29962
- API: Default to stdlib timezone objects instead of pytz #34916
-
Index.__eq__(Series)
return NotImplemented DEPR: Index == Series should return NotImplemented #36759 - concat with empty or all-NA entries API: value-dependent behaviour in concat with all-NA data #40893, API: concatting of Series/DataFrame - handling (not skipping) of empty objects #39122
- API: Index.__array_wrap__ stop special-casing bool dtype #52676
- Have MultiIndex attributes return tuple instead of FrozenList API: Change MultiIndex.levels/codes to use
tuple
instead ofFrozenList
? #53531 - REF: Proposal: change
DataFrame.to_excel
to output unformatted excel file #54154
janosh
Metadata
Metadata
Assignees
Labels
API - ConsistencyInternal Consistency of API/BehaviorInternal Consistency of API/BehaviorDeprecateFunctionality to remove in pandasFunctionality to remove in pandasMaster TrackerHigh level tracker for similar issuesHigh level tracker for similar issues