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

Fix rolling skew/kurt for low variance windows
#63121 opened Nov 15, 2025 by SoulofAkuma Loading…
5 of 6 tasks
Fix: EA attribute specifying whether copy=False is ignored
#63130 opened Nov 16, 2025 by Aniketsy Loading…
1 of 2 tasks
Better error message on when the dataframe is empty for margins=True Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#63133 opened Nov 17, 2025 by show981111 Loading…
6 tasks
Bump pypa/cibuildwheel from 3.2.1 to 3.3.0 Build Library building on various platforms CI Continuous Integration Dependencies Required and optional dependencies
#63134 opened Nov 17, 2025 by dependabot bot Loading…
ENH: Prevent filling in unstack() Stale
#63137 opened Nov 17, 2025 by mpak123 Loading…
6 tasks done
EHN: Adding prefix support for pd.merge
#63142 opened Nov 18, 2025 by zhangbowen-coder Loading…
4 tasks done
ENH: Add mapping of nullable columns to pandas.to_sql
#63147 opened Nov 18, 2025 by mpak123 Loading…
6 tasks done
ENH: Unbox NumPy scalars in indexing
#63165 opened Nov 20, 2025 by rhshadrach Draft
6 tasks
BUG: ensure to always return new objects in Index set operations (avoid metadata mutation) Bug Copy / view semantics Index Related to the Index class or subclasses setops union, intersection, difference, symmetric_difference
#63174 opened Nov 22, 2025 by deniskrds Loading…
3 of 6 tasks
3.0
BUG: Inconsistent behavior of Groupby with None values with filter (#… Filters e.g. head, tail, nth Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#63178 opened Nov 23, 2025 by koskampt Loading…
3 of 4 tasks
BUG: fix DataFrame.__setitem__ with 2D object arrays
#63184 opened Nov 24, 2025 by akkik04 Loading…
4 of 6 tasks
Add test for concat datetime64 columns of differing resolutions
#63206 opened Nov 26, 2025 by Cjesse Loading…
2 of 6 tasks
BUG: raise TypeError when array not like 1D in pandas.array
#63210 opened Nov 26, 2025 by antareepsarkar Loading…
2 of 3 tasks
TST: parametrize Excel autofilter edge cases IO Excel read_excel, to_excel Needs Tests Unit test(s) needed to prevent regressions
#63220 opened Nov 27, 2025 by antznette1 Loading…
ENH: Fixing some types
#63226 opened Nov 28, 2025 by ThibaultDECO Loading…
ProTip! Exclude everything labeled bug with -label:bug.