-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: Fix multiindex factorize extension dtypes
#62964 opened Nov 3, 2025 by davidjcastrejon Loading…
4 tasks done
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
BUG: Fix numeric_only ignored with list of functions in DataFrame.agg and GroupBy.agg (#49352)
#62803 opened Oct 23, 2025 by ali-aqib Loading…
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698 opened Oct 15, 2025 by dcamejo1 Loading…
3 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
BUG: Validate path type in read_parquet, reject non-path/file-like
#62979 opened Nov 4, 2025 by YukunR Loading…
4 of 5 tasks
fix: dataframe conditional where axis=1
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
BUG: for ordered categorical data implements correct computation of kendall/spearman correlations
#62880 opened Oct 27, 2025 by pandeconscious Loading…
5 tasks done
Sparse array cumsum leads to infinite recursion 62669 Bug Sparse Sparse Data Type
#62703 opened Oct 15, 2025 by santhoshbethi Loading…
5 tasks done
BUG: avoid float upcast when mixing signed/unsigned ints in isin
#62608 opened Oct 7, 2025 by divya1974 Loading…
3 of 5 tasks
BUG: fix SeriesGroupBy.plot does not respect cmap parameter Bug Groupby Visualization plotting
#62671 opened Oct 12, 2025 by zhuoyahuang Loading…
2 of 5 tasks
DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing Docs Series Series data structure
#62641 opened Oct 9, 2025 by rlawnsrl123 Loading…
BUG: empty slice assignment raises if datetime column is present #50942 Testing pandas testing functions or related to the test suite
#62934 opened Oct 31, 2025 by litang99 Loading…
2 tasks
DOC: Add floating point precision on writing/reading to csv (#13159) …
#62770 opened Oct 21, 2025 by jessica-oraegbu Loading…
3 of 5 tasks
ENH: adding autofilter when writing to excel (pandas-dev#61194)
#62994 opened Nov 5, 2025 by jarent-nvidia Loading…
5 tasks done
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
PERF: improve StringArray.isna Performance Memory or execution speed performance Stale Strings String extension data type and string data
#57733 opened Mar 5, 2024 by jorisvandenbossche Loading…
5 tasks
ENH: speed up wide DataFrame.line plots by using a single LineCollection Performance Memory or execution speed performance Stale Visualization plotting
#61764 opened Jul 3, 2025 by EvMossan Loading…
4 tasks done
ENH: Add Concat, Merge/Join, Stack/Unstack, Explode Stale
force_suffixes boolean argument to pd.merge Enhancement Reshaping #61498 opened May 26, 2025 by kopytjuk Loading…
2 of 5 tasks
ENH: Add autofilter parameter to DataFrame.to_excel
#62928 opened Oct 30, 2025 by antznette1 Loading…
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
ENH: Implemented MultiIndex.searchsorted method ( GH14833) Enhancement MultiIndex Stale
#61435 opened May 12, 2025 by GSAUC3 Loading…
5 tasks done
Previous Next
ProTip! Adding no:label will show everything without a label.