-
-
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: For
is_string_dtype replace self-reference under See Also
#63888
opened Jan 26, 2026 by
jan-spr
Loading…
BUG: Conversion from numpy masked arrays to pandas array does not preserve missing values
#63887
opened Jan 26, 2026 by
kjmin622
Loading…
4 of 6 tasks
BUG: Bug fix in
pandas.array to handle numpy.ma.MaskedArray corre…
#63886
opened Jan 26, 2026 by
tekksick
Loading…
3 of 6 tasks
Doc: Added cookbook regarding use of Decay-Weighted Rolling Aggregati…
#63884
opened Jan 26, 2026 by
vkverma9534
Loading…
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: fix small typo in (10mins and indexing) user guide
#63880
opened Jan 26, 2026 by
lshariprasad
Loading…
DOC: Fix PR02 for pandas.tseries.offsets.CBMonthBegin
#63878
opened Jan 26, 2026 by
tuhinsharma121
•
Draft
1 task
DOC: minor alignment fixes to
pandas.melt() docstring
#63869
opened Jan 25, 2026 by
DrDougPhD
Loading…
1 task done
BUG: Clarify KeyError for missing groups in GroupBy.get_group
#63868
opened Jan 25, 2026 by
vishwas-droid
Loading…
DOC: Update DataFrame.stack() docstring for 3.0 deprecations
#63860
opened Jan 25, 2026 by
anandvenugopal-tech
Loading…
6 tasks
ENH: Pass arguments to pa.to_pandas in pyarrow functionality
Enhancement
read_csv(engine="pyarrow")
Arrow
#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
ENH: Raise TypeError when not np.busdaycalendar is passed to custom subclasses
Frequency
DateOffsets
#63854
opened Jan 24, 2026 by
natmokval
Loading…
1 task done
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.