-
- 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
Series.value_counts: Preserve original ordering Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#24302 by tomspur was closed Mar 19, 2019 Loading…
4 of 5 tasks
ENH: interpolate.limit_area() 16284 Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: Allow users to definite their own window bound calculations in rolling Enhancement Window rolling, ewma, expanding
Support for use of Enums in MultiIndex Enhancement MultiIndex
#21348 by benediamond was closed Nov 26, 2018 Loading…
4 tasks done
ENH: Added public accessor registrar API Design Enhancement
#18827 by TomAugspurger was merged Jan 16, 2018 Loading…
MultiIndex Support for DataFrame.pivot Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#25330 by thoo was closed Jul 11, 2019 Loading…
4 tasks
ENH: pd.Series.shift and .diff to accept a collection of numbers Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#44660 by skwirskj was closed Jan 16, 2022 Loading…
4 tasks done
ENH: pd.DataFrame.info() to show line numbers GH17304 Enhancement Error Reporting Incorrect or improved errors from pandas
#17332 by pratapvardhan was closed Feb 27, 2019 Loading…
4 tasks done
ENH: add optional ddof param to DataFrame.cov() Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#16227 by edhalter was closed Oct 29, 2017 Loading…
3 of 4 tasks
Styler.to_html implemented for outputting styled DataFrame as HTML Enhancement IO HTML read_html, to_html, Styler.apply, Styler.applymap
#17545 by apryor6 was closed Jan 21, 2018 Loading…
3 of 4 tasks
Add keep parameter for duplicates values in idxmax, idxmin, argmax, and argmin API Design Enhancement
#35257 by MatthewMoye was closed Nov 26, 2020 Loading…
3 of 5 tasks
ENH: Add support for defaultdict as "dtype" in parser Dtype Conversions Unexpected or buggy dtype conversions Enhancement IO CSV read_csv, to_csv Stale
#41664 by NickVeld was closed Nov 28, 2021 Loading…
4 tasks done
ENH: Reimplement DataFrame.lookup Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Stale
#61185 by stevenae was closed Jun 2, 2025 Loading…
5 tasks done
ENH: Add axis argument to Dataframe.corr Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations Stale
ENH:column-wise DataFrame.fillna and duplicated DataFrame.fillna with Series and Dict Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#30922 by proost was closed Dec 8, 2020 Loading…
5 tasks done
repr string for pd.Grouper Enhancement Groupby Output-Formatting __repr__ of pandas objects, to_string
#17727 by topper-123 was closed Nov 9, 2017 Loading…
2 tasks
ENH: add regex parameter to .loc Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
#27363 by topper-123 was closed Oct 22, 2019 Loading…
6 tasks done
wrap urlopen with requests Enhancement IO CSV read_csv, to_csv
#21504 by ocefpaf was closed Dec 31, 2018 Loading…
2 of 4 tasks
ENH: Add suffixes argument for pd.concat Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#29669 by charlesdong1991 was closed Dec 17, 2019 Loading…
5 tasks done
ENH: Read and write pandas attrs to parquet with pyarrow engine Enhancement IO Parquet parquet, feather Stale
#41545 by snowman2 was closed Jul 8, 2021 Loading…
4 tasks done
ProTip! no:milestone will show everything without a milestone.