-
-
Notifications
You must be signed in to change notification settings - Fork 19.6k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: 3.0.0 Regression - can no longer shuffle Series[string] with numpy (issue#63935)
#64019
opened Feb 4, 2026 by
kjmin622
Loading…
6 of 7 tasks
ENH: add hint for linear fill method error
#64018
opened Feb 4, 2026 by
jiangmuran
Loading…
3 of 7 tasks
PERF: use self._normalize instead property
#64017
opened Feb 4, 2026 by
tuhinsharma121
•
Draft
1 task
fix: incorrect fastparquet after multiple parquets
#64016
opened Feb 4, 2026 by
bittoby
Loading…
4 of 7 tasks
Backport PR #64009 on branch 3.0.x (BUG: Missing explicit libm dependency in meson.build causes undefined symbol errors #63640)
Build
Library building on various platforms
BUG: Fix read_hdf failing on generic datetime64 dtype #64006
#64008
opened Feb 3, 2026 by
sanrishi
Loading…
3 of 7 tasks
fix: dataframe reindex multiple column fill
Indexing
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
BUG: DataFrame.rank does not preserve ExtensionArray dtypes
#63987
opened Feb 2, 2026 by
weeknd415
Loading…
4 tasks done
BUG: groupby.agg with no groups, multiple keys, and group_keys=False
Apply
Apply, Aggregate, Transform, Map
Bug
Groupby
DOC: clarify deprecation of DataFrame.stack parameters
#63973
opened Feb 1, 2026 by
Asmi768
Loading…
BUG: Fix searchsorted with NA values in masked arrays
#63963
opened Jan 31, 2026 by
mwael-labs
Loading…
6 of 7 tasks
DOC: Fix spelling mistakes and incomplete sentences in Timestamp docstrings
Docs
Error Reporting
Incorrect or improved errors from pandas
Timestamp
pd.Timestamp and associated methods
BUG: refs not set when creating DataFrame from Series/Index with Stri…
#63937
opened Jan 29, 2026 by
kjmin622
Loading…
6 tasks done
BUG: prevent float64 upcast for mixed int64/uint64 in isin function
#63934
opened Jan 29, 2026 by
bilichboris
Loading…
5 of 6 tasks
BUG: assert_frame_equal changes behavior in 3.0 for nested arrays wit…
#63931
opened Jan 29, 2026 by
kjmin622
Loading…
6 tasks done
BUG: Pandas converts nullable int to float, even when this loses data
#63925
opened Jan 29, 2026 by
kjmin622
Loading…
6 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.