-
-
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
DOC: Fix ES01 for pandas.api.extensions.ExtensionArray
#63986
opened Feb 2, 2026 by
tuhinsharma121
Loading…
1 task
DOC: Fix ES01 for pandas.tseries.offsets.DateOffset
#63985
opened Feb 2, 2026 by
tuhinsharma121
Loading…
1 task
PERF: use private variables directly for CustomBusinessDay
#63984
opened Feb 2, 2026 by
tuhinsharma121
Loading…
1 task
REGR: pivot_table with empty values inconsistency
Bug
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
BUG: groupby.agg with no groups, multiple keys, and group_keys=False
Apply
Apply, Aggregate, Transform, Map
Bug
Groupby
BUG: Fix clip failing with scalar numpy array (GH-59053)
#63974
opened Feb 1, 2026 by
Amey-sd
Loading…
3 of 7 tasks
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
STY: use strict zip in pandas/tests/frame/indexing and pandas/tests/frame/
#63892
opened Jan 26, 2026 by
mlennan
Loading…
2 of 5 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
BUG: Bug fix in
pandas.array to handle numpy.ma.MaskedArray corre…
#63886
opened Jan 26, 2026 by
tekksick
Loading…
3 of 6 tasks
BUG: Clarify KeyError for missing groups in GroupBy.get_group
#63868
opened Jan 25, 2026 by
vishwas-droid
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.