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

DOC: Fix ES01 for pandas.Categorical
#64021 opened Feb 4, 2026 by tuhinsharma121 Draft
1 task
DOC: Fix ES01 for pandas.errors
#64020 opened Feb 4, 2026 by tuhinsharma121 Draft
1 task
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
BUG: groupby.agg should always agg
#64014 opened Feb 3, 2026 by rhshadrach Draft
7 tasks
DOC: Fix PANDAS_VERSION in docs build CI Continuous Integration Docs
#64013 opened Feb 3, 2026 by rhshadrach Loading…
1 of 7 tasks
3.0.1
BUG: Fix read_hdf failing on generic datetime64 dtype #64006
#64008 opened Feb 3, 2026 by sanrishi Loading…
3 of 7 tasks
TST: add regression test for GH#42785
#64004 opened Feb 3, 2026 by iamluan Loading…
5 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
#63994 opened Feb 3, 2026 by bittoby Loading…
5 of 7 tasks
3.0.1
BUG: DataFrame.rank does not preserve ExtensionArray dtypes
#63987 opened Feb 2, 2026 by weeknd415 Loading…
4 tasks done
DEV: Remove setup.py/setuptools support Build Library building on various platforms Docs
#63981 opened Feb 2, 2026 by mroeschke Loading… 3.1
BUG: groupby.agg with no groups, multiple keys, and group_keys=False Apply Apply, Aggregate, Transform, Map Bug Groupby
#63975 opened Feb 1, 2026 by rhshadrach Loading…
1 of 7 tasks
3.1
CI: Use Pixi in CI environment CI Continuous Integration
#63969 opened Jan 31, 2026 by mroeschke Draft
7 tasks
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
#63955 opened Jan 30, 2026 by vishwas-droid Loading… 3.1
BUG:to_datetime with origin
#63915 opened Jan 28, 2026 by Sharl0tteIsTaken Loading…
5 of 7 tasks
BUG: Fix bom handling
#63914 opened Jan 28, 2026 by sanrishi Loading…
5 of 7 tasks
ProTip! Filter pull requests by the default branch with base:main.