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

Backport PR #62313 on branch 2.3.x (DOC: Fix NaT and NA API docs) Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#62521 opened Sep 30, 2025 by meeseeksmachine Loading… 2.3.4
DOC : added example for timezone string for Timestamp.now
#63096 opened Nov 12, 2025 by arturkenzo Loading…
1 task done
DOC: Run all doctests
#62988 opened Nov 4, 2025 by rhshadrach Draft
5 tasks
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading…
5 tasks done
ExtensionArray.Round method and tests ExtensionArray Extending pandas with custom dtypes or arrays. Stale
#54582 opened Aug 16, 2023 by andrewgsavage Loading…
5 tasks done
ENH: support reading directory in read_csv IO CSV read_csv, to_csv
#61275 opened Apr 12, 2025 by fangchenli Loading…
5 tasks done
Fix void dtype handling Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
#61637 opened Jun 12, 2025 by flying-sheep Loading…
5 tasks done
PDEP-18: Nullable Object Dtype PDEP pandas enhancement proposal Stale
#61599 opened Jun 7, 2025 by simonjayhawkins Loading…
DEPR: PeriodDtype.freq Deprecate Functionality to remove in pandas Period Period data type Stale
#61897 opened Jul 18, 2025 by jbrockmendel Loading…
2 of 5 tasks
BUG: Fix inconsistency with DateOffset near DST Frequency DateOffsets Stale
#61870 opened Jul 16, 2025 by arthurlw Loading…
4 of 5 tasks
TST: assert reading of legacy pickles against current data IO Pickle read_pickle, to_pickle Stale Testing pandas testing functions or related to the test suite
#61792 opened Jul 7, 2025 by jorisvandenbossche Loading… 3.0
BUG: Fix all-NaT when ArrowEA.astype to categorical Stale
#62055 opened Aug 6, 2025 by arthurlw Loading…
4 of 5 tasks
TST: add regression test for interpolate(method='time') with Int64/Float64 (#40252) Testing pandas testing functions or related to the test suite
#62286 opened Sep 7, 2025 by skalwaghe-56 Loading…
3 tasks done
PARTIAL FIX: Improve leading zeros preservation with dtype=str for dict-based dtypes Arrow pyarrow functionality Bug IO CSV read_csv, to_csv Stale
#62242 opened Sep 2, 2025 by dxdc Loading…
4 tasks done
Added legend_loc parameter to plot function Stale Visualization plotting
#62568 opened Oct 3, 2025 by mittal-aakriti Loading…
4 of 5 tasks
STY: Enforce Ruff rule B905 for pandas/tests
#62564 opened Oct 3, 2025 by RAAPPO Loading…
2 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.