-
-
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: Fix
read_excel infinite loop on callable skiprows all True
#64027
opened Feb 4, 2026 by
bilichboris
Loading…
5 of 6 tasks
BUG: Fix JsonReader to handle nrows more robustly
#64025
opened Feb 4, 2026 by
bilichboris
Loading…
5 tasks done
ENH: add hint for linear fill method error
#64018
opened Feb 4, 2026 by
jiangmuran
Loading…
3 of 7 tasks
fix: incorrect fastparquet after multiple parquets
#64016
opened Feb 4, 2026 by
bittoby
Loading…
4 of 7 tasks
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
BUG: Raise on nested list w/ dtype producing 2D array in Series constructor
#63896
opened Jan 27, 2026 by
bilichboris
Loading…
4 of 6 tasks
BUG: Conversion from numpy masked arrays to pandas array does not preserve missing values
#63887
opened Jan 26, 2026 by
kjmin622
Loading…
5 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.