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

BUG: Bug fix in pandas.array to handle numpy.ma.MaskedArray corre…
#63886 opened Jan 26, 2026 by tekksick Loading…
3 of 6 tasks
STY: add strict=True to zip() in pandas/tests/series/indexing
#63882 opened Jan 26, 2026 by kei-0021 Loading…
4 tasks done
DOC: clarify instability of pandas.api.typing.aliases
#63881 opened Jan 26, 2026 by Rijusree Loading…
6 tasks
DOC: correctly define aliases
#63877 opened Jan 25, 2026 by flying-sheep Loading…
3 tasks done
BUG: Correct length_of_indexer for range objects
#63872 opened Jan 25, 2026 by vkverma9534 Loading…
CI: Test editable install for doctests
#63870 opened Jan 25, 2026 by rhshadrach Draft
6 tasks
DOC: minor alignment fixes to pandas.melt() docstring
#63869 opened Jan 25, 2026 by DrDougPhD Loading…
1 task done
Pr02 fix
#63866 opened Jan 25, 2026 by sanrishi Loading…
1 task
DOC: define py:type targets for typing aliases
#63861 opened Jan 25, 2026 by RituDSML Loading…
ENH: Pass arguments to pa.to_pandas in read_csv(engine="pyarrow") Arrow pyarrow functionality Enhancement
#63859 opened Jan 25, 2026 by fangchenli Loading…
5 tasks done
ENH: rechunk after concat for arrow-backed array Arrow pyarrow functionality Performance Memory or execution speed performance
#63857 opened Jan 25, 2026 by fangchenli Loading…
5 of 6 tasks
DOC: Add User Guide link to qcut docstring (#62357)
#63856 opened Jan 25, 2026 by PauloAAlmeida Loading…
1 task
CI: Simplify docs build with workflow_dispatch CI Continuous Integration Docs
#63852 opened Jan 24, 2026 by rhshadrach Loading…
6 tasks
BUG: Fix index alignment in groupby rolling apply with raw=False
#63849 opened Jan 24, 2026 by Moriyuki-S Loading…
3 of 6 tasks
DEPR: Deprecate decorator Appender and Substitution
#63846 opened Jan 24, 2026 by zhengruifeng Loading…
1 of 6 tasks
DOC: Add pd-money to ecosystem
#63843 opened Jan 24, 2026 by aalhajmee Loading…
ProTip! Filter pull requests by the default branch with base:main.