-
-
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: add time-distance weighted rolling aggregation example
#63951
opened Jan 30, 2026 by
vkverma9534
Loading…
DOC: Fix ES01 for pandas.tseries.offsets.DateOffset.name
#63949
opened Jan 30, 2026 by
tuhinsharma121
Loading…
1 task
DOC: Fix GL08 for pandas.tseries.offsets.SemiMonthBegin.rule_code
#63948
opened Jan 30, 2026 by
tuhinsharma121
Loading…
1 task
DOC: Fix GL08 for pandas.tseries.offsets.FY5253Quarter.is_on_offset
#63947
opened Jan 30, 2026 by
tuhinsharma121
Loading…
1 task
DOC: Fix ES01,PR02,SA01 for pandas.tseries.offsets.BusinessHour
#63946
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
replaced all @doc in core/arrays/arrow/array.py with inline docstrings
#63942
opened Jan 29, 2026 by
evensong
Loading…
7 tasks done
DOC Replace @doc decorator with inline docstring in core/arrays/sparse/array.py
Docs
#63941
opened Jan 29, 2026 by
evensong
Loading…
6 tasks done
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
ENH: Make print_thing respect display.precision for float sequence
#63890
opened Jan 26, 2026 by
yuanx749
Loading…
3 of 6 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…
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.