Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH/BUG: Fix names, levels and labels handling in MultiIndex Deprecate Functionality to remove in pandas
#4039 by jtratner was merged Aug 11, 2013 Loading… 0.13
DEPR offsets: rename 'M' to 'ME' Deprecate Functionality to remove in pandas Frequency DateOffsets
#52064 by natmokval was merged Sep 20, 2023 Loading… 2.2
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
#43248 by suyashgupta01 was merged Sep 10, 2021 Loading…
3 of 4 tasks
1.4
Deprecating Series.argmin and Series.argmax (#16830) API Design Deprecate Functionality to remove in pandas
#16955 by lphk92 was merged Sep 27, 2017 Loading…
3 of 4 tasks
0.21.0
REF/DEPR: DatetimeIndex constructor Datetime Datetime data dtype Deprecate Functionality to remove in pandas
#23675 by jbrockmendel was merged Dec 3, 2018 Loading… 0.24.0
BUG/MAINT: Change default of inplace to False in pd.eval API Design Deprecate Functionality to remove in pandas
#16732 by gfyoung was merged Jul 6, 2017 Loading… 0.21.0
ENH: Support nested renaming / selection API Design Deprecate Functionality to remove in pandas Groupby
#26399 by TomAugspurger was merged May 30, 2019 Loading…
2 tasks
0.25.0
DEPR: join_axes-kwarg in pd.concat Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#22318 by h-vetinari was merged Jul 3, 2019 Loading…
4 tasks done
0.25.0
API: warning to raise KeyError in the future if not all elements of a list are selected via .loc Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#17295 by jreback was merged Oct 3, 2017 Loading… 0.21.0
DEPR: Add Deprecated warning for timedelta with passed units M and Y Deprecate Functionality to remove in pandas Timedelta Timedelta data type
#23264 by ryankarlos was merged Feb 8, 2019 Loading…
4 tasks done
0.25.0
Deprecate SparseDataFrame and SparseSeries Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#26137 by TomAugspurger was merged May 29, 2019 Loading… 0.25.0
DEPR: non-keyword arguments in any Deprecate Functionality to remove in pandas
#44896 by yadav-sachin was merged Apr 10, 2022 Loading… 1.5
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
#39239 by jorisvandenbossche was merged Jan 20, 2021 Loading… 1.2.1
DEPR: Remove int64 uint64 float64 index part 1 Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#49560 by topper-123 was merged Jan 13, 2023 Loading… 2.0
ENH: New boundary inputs API - Consistency Internal Consistency of API/Behavior Deprecate Functionality to remove in pandas
#40628 by hewittk was merged Jun 25, 2021 Loading…
4 tasks done
1.3
REF: Use Styler implementation for DataFrame.to_latex Deprecate Functionality to remove in pandas IO LaTeX to_latex Styler conditional formatting using DataFrame.style
#47970 by attack68 was merged Jan 19, 2023 Loading… 2.0
DEPR: Deprecate Series/Dataframe.to_dense/to_sparse Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#26684 by VikramjeetD was merged Jun 19, 2019 Loading…
4 tasks done
0.25.0
Remove SparseSeries and SparseDataFrame Deprecate Functionality to remove in pandas Sparse Sparse Data Type
#28425 by TomAugspurger was merged Sep 18, 2019 Loading… 1.0.0
25
70
DEPR: added deprecation warning for NDFrame.bool Deprecate Functionality to remove in pandas
#51756 by ramvikrams was merged Apr 2, 2023 Loading…
4 of 5 tasks
2.1
DEPR: Panel deprecated Deprecate Functionality to remove in pandas
#15601 by jreback was closed Apr 7, 2017 Loading… 0.20.0
DEPR: Deprecate convert parameter in take Deprecate Functionality to remove in pandas
#17352 by gfyoung was merged Oct 1, 2017 Loading… 0.21.0
DEPR: deprecate Index.is_categorical Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
#50225 by ShisuiUzumaki was merged Jan 16, 2023 Loading…
2 of 5 tasks
2.0
DEPR: Change boxplot return_type kwarg Deprecate Functionality to remove in pandas Visualization plotting
#12216 by TomAugspurger was merged Sep 4, 2016 Loading… 0.19.0
BUG: Suppress FutureWarning when comparing object arrays Deprecate Functionality to remove in pandas
#8512 by unutbu was merged Oct 10, 2014 Loading… 0.15.1
ProTip! Filter pull requests by the default branch with base:main.