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

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
ENH: adding autofilter when writing to excel (pandas-dev#61194) Enhancement IO Excel read_excel, to_excel
#62994 opened Nov 5, 2025 by jarent-nvidia Loading…
5 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
ENH: Adding hint to to_sql
#62799 opened Oct 22, 2025 by mpak123 Loading…
4 of 5 tasks
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
#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
ENH: add ignore index logic for df.isin() function Enhancement isin isin method Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
Fix variance calculation for complex numbers by preserving dtype Reduction Operations sum, mean, min, max, etc.
#62555 opened Oct 3, 2025 by shaurya5 Loading…
4 of 5 tasks
TST: Add regression tests for concat with non-ns DatetimeIndex units (GH#58471) Datetime Datetime data dtype Needs Tests Unit test(s) needed to prevent regressions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#62304 opened Sep 9, 2025 by skalwaghe-56 Loading…
3 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.