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

ENH: use stable sort in value_counts
#63158 opened Nov 20, 2025 by cmp0xff Loading…
3 of 6 tasks
Fix json normalize 'meta' validation
#63136 opened Nov 17, 2025 by nocoding03 Loading…
5 of 6 tasks
DOC : added example for timezone string for Timestamp.now Docs Timestamp pd.Timestamp and associated methods
#63096 opened Nov 12, 2025 by arturkenzo Loading…
1 task done
DOC: Add documentation for pandas.api.typing.Expression (#63084)
#63090 opened Nov 12, 2025 by pranavkp71 Loading…
2 tasks done
Fix excelfile parse dimensions Bug IO Excel read_excel, to_excel
#63041 opened Nov 8, 2025 by matheuszpher Loading…
ENH: add dtype_from_format option to preserve Excel text formatting IO Excel read_excel, to_excel
#63037 opened Nov 7, 2025 by mina1957 Loading…
2 of 5 tasks
BUG: fix for pd.json_normalize on non string keys
#63031 opened Nov 7, 2025 by Lonercode Loading…
2 tasks done
DEPR: Deprecate non-ISO date string formats in DatetimeIndex.loc Indexing Related to indexing on series/frames, not to indexes themselves
#62991 opened Nov 5, 2025 by raghavendranath Loading…
5 tasks done
BUG: Validate path type in read_parquet, reject non-path/file-like
#62979 opened Nov 4, 2025 by YukunR Loading…
4 of 5 tasks
BUG: Fix multiindex factorize extension dtypes
#62964 opened Nov 3, 2025 by davidjcastrejon Loading…
4 tasks done
Don't discard blank Series/dicts
#62776 opened Oct 21, 2025 by felixlawrence Loading…
1 of 5 tasks
TST: Add test for Arrow decimal groupby variance Stale
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
Sparse array cumsum leads to infinite recursion 62669 Bug Sparse Sparse Data Type
#62703 opened Oct 15, 2025 by santhoshbethi Loading…
5 tasks done
DEPR: rename filter->select
#62684 opened Oct 13, 2025 by jbrockmendel Loading…
4 of 6 tasks
2
2
fix: dataframe conditional where axis=1
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
ProTip! Filter pull requests by the default branch with base:main.