-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DEPR: Indexers will warn FutureWarning when used with a scalar indexer this is floating-point (GH4892) Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
API/DEPR: Match Panel.shift()'s signature to generic API Design Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#6928 by TomAugspurger was merged Apr 22, 2014 Loading…
Deprecating the trellis rplot module (GH3445) Deprecate Functionality to remove in pandas Visualization plotting
BUG: numericlike set ops on unsupported Indexes Bug Categorical Categorical Data Type Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
DOC: clarify purpose of DataFrame.from_csv (GH4191) Deprecate Functionality to remove in pandas IO CSV read_csv, to_csv
DEPR: deprecating series asof GH10343 Deprecate Functionality to remove in pandas Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Previous Next
ProTip! Filter pull requests by the default branch with base:main.