-
- 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
ENH: consistency of input args for boundaries in DataFrame.between_time() #40245 Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Enhancement
Deprecating Series.argmin and Series.argmax (#16830) API Design Deprecate Functionality to remove in pandas
REF/DEPR: DatetimeIndex constructor Datetime Datetime data dtype Deprecate Functionality to remove in pandas
BUG/MAINT: Change default of inplace to False in pd.eval API Design Deprecate Functionality to remove in pandas
ENH: Support nested renaming / selection API Design Deprecate Functionality to remove in pandas Groupby
DEPR: join_axes-kwarg in pd.concat Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
DEPR: Add Deprecated warning for timedelta with passed units M and Y Deprecate Functionality to remove in pandas Timedelta Timedelta data type
Deprecate SparseDataFrame and SparseSeries Deprecate Functionality to remove in pandas Sparse Sparse Data Type
DEPR: raise deprecation warning in numpy ufuncs on DataFrames if not aligned + fallback to <1.2.0 behaviour Blocker Blocking issue or pull request for an upcoming release Deprecate Functionality to remove in pandas
DEPR: Remove int64 uint64 float64 index part 1 Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
ENH: New boundary inputs API - Consistency Internal Consistency of API/Behavior Deprecate Functionality to remove in pandas
DEPR: Deprecate Series/Dataframe.to_dense/to_sparse Deprecate Functionality to remove in pandas Sparse Sparse Data Type
Remove SparseSeries and SparseDataFrame Deprecate Functionality to remove in pandas Sparse Sparse Data Type
DEPR: deprecate Index.is_categorical Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
DEPR: Change boxplot return_type kwarg Deprecate Functionality to remove in pandas Visualization plotting
Previous Next
ProTip! Filter pull requests by the default branch with base:main.