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

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
#16513 by WBare was closed Feb 24, 2018 Loading…
4 tasks done
0.23.0
ENH: Allow users to definite their own window bound calculations in rolling Enhancement Window rolling, ewma, expanding
#29878 by mroeschke was merged Dec 5, 2019 Loading…
5 tasks done
1.0.0
Support for use of Enums in MultiIndex Enhancement MultiIndex
#21348 by benediamond was closed Nov 26, 2018 Loading…
4 tasks done
Initial implementation of rolling iterators Enhancement Window rolling, ewma, expanding
#27399 by ThomasKluiters was closed Oct 3, 2019 Loading…
5 tasks done
1.0.0
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: loosen XLS signature Enhancement IO Excel read_excel, to_excel
#41321 by geoffrey-eisenbarth was merged May 21, 2021 Loading…
4 tasks done
1.3
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: Add StataWriter 118 for unicode support Enhancement IO Stata read_stata, to_stata
#30285 by bashtage was merged Dec 31, 2019 Loading…
5 tasks done
1.0.0
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
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
#35984 by kc611 was closed Oct 29, 2020 Loading…
2 tasks done
1.2
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
HDFStore.walk() to iterate on groups Enhancement IO HDF5 read_hdf, HDFStore
#21339 by CharlesB2 was closed Jun 26, 2018 Loading…
4 tasks done
0.24.0
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: Use 'Y' as an alias for end of year Enhancement Frequency DateOffsets
#16978 by gfyoung was merged Jul 19, 2017 Loading…
3 tasks done
0.21.0
ProTip! no:milestone will show everything without a milestone.