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: update GroupBy.sum/min/max See Also sections Docs
#65144 opened Apr 9, 2026 by jbrockmendel Member Loading…
1 task
DOC: document required external libraries in read_* I/O docstrings Docs
#65143 opened Apr 9, 2026 by jbrockmendel Member Loading…
3 tasks done
DOC: note that DataFrame.values is not writeable Docs
#65142 opened Apr 9, 2026 by jbrockmendel Member Loading…
1 task
BUG : update SeriesGroupBy.ohlc() to honor as_index=False
#65141 opened Apr 9, 2026 by gautamvarmadatla Contributor Loading…
6 of 7 tasks
DOC: add User Guide link to DataFrame.fillna
#65136 opened Apr 9, 2026 by mriganshu16 Loading…
Parquet IO: also use zoneinfo timezones by default even when pyarrow uses pytz Arrow pyarrow functionality IO Parquet parquet, feather Timezones Timezone data dtype
#65134 opened Apr 9, 2026 by jorisvandenbossche Member Draft
4 tasks
3.0.3
ENH/BUG: Utilize _values_for_json in Series.to_json Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. IO JSON read_json, to_json, json_normalize
#65127 opened Apr 8, 2026 by Julian-Harbeck Contributor Loading…
5 of 7 tasks
BUG: .loc with mixed scalar/slice on MultiIndex now drops scalar-keyed levels Bug Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#65126 opened Apr 8, 2026 by jbrockmendel Member Draft
6 tasks done
2
BUG: .dt.seconds Discrepancy Between NumPy and PyArrow Timedelta Dtypes
#65115 opened Apr 8, 2026 by kjmin622 Contributor Loading…
5 of 7 tasks
BUG: add _str_getitem to ArrowStringArrayMixin
#65113 opened Apr 7, 2026 by tehunter Contributor Loading…
6 tasks done
PERF: make mask optional in BaseMaskedArray Performance Memory or execution speed performance
#65106 opened Apr 6, 2026 by jbrockmendel Member Draft
5 tasks done
PERF: use ufunc.reduceat for sorted groupby aggregations Performance Memory or execution speed performance
#65103 opened Apr 6, 2026 by jbrockmendel Member Draft
3 tasks done
ENH: Add replace method to Index (closes #19495)
#65099 opened Apr 6, 2026 by berasaikat Loading…
ENH: Add union_categories parameter to pd.concat Enhancement
#65098 opened Apr 6, 2026 by jbrockmendel Member Loading…
6 tasks done
4
PERF: Speed up DataFrame.apply(axis=1) for ExtensionDtype columns Performance Memory or execution speed performance
#65097 opened Apr 6, 2026 by jbrockmendel Member Draft
3 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.