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.Period.year
#63950 opened Jan 30, 2026 by tuhinsharma121 Loading…
1 task
DOC: Fix ES01 for pandas.tseries.offsets.DateOffset.name
#63949 opened Jan 30, 2026 by tuhinsharma121 Loading…
1 task
BUG: unary operators not supported with pd.col (issue#63939)
#63945 opened Jan 30, 2026 by kjmin622 Loading…
7 tasks done
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
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
ENH: Make print_thing respect display.precision for float sequence
#63890 opened Jan 26, 2026 by yuanx749 Loading…
3 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
CI: Test editable install for doctests
#63870 opened Jan 25, 2026 by rhshadrach Draft
6 tasks
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
ProTip! Exclude everything labeled bug with -label:bug.