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

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
BUG: Add fillna at the beginning of _where not to fill NA. #60729 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60772 opened Jan 23, 2025 by sanggon6107 Loading…
4 of 5 tasks
ENH: Add force_suffixes boolean argument to pd.merge Enhancement Reshaping Concat, Merge/Join, Stack/Unstack, Explode Stale
#61498 opened May 26, 2025 by kopytjuk Loading…
2 of 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
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Interval Interval data type Stale
#61920 opened Jul 22, 2025 by khemkaran10 Loading…
3 tasks done
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
TST: add fillna test for filling with Categorical Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Tests Unit test(s) needed to prevent regressions
#62319 opened Sep 11, 2025 by thaiv28 Loading…
3 tasks done
API/BUG: freq retention in value_counts
#62532 opened Oct 1, 2025 by sanjanam1998 Loading…
4 of 5 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
fix: dataframe conditional where axis=1
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
DEPR: rename filter->select
#62684 opened Oct 13, 2025 by jbrockmendel Loading…
4 of 6 tasks
2
2
Sparse array cumsum leads to infinite recursion 62669
#62703 opened Oct 15, 2025 by santhoshbethi Loading…
5 tasks done
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc
#62729 opened Oct 18, 2025 by sreeja97 Loading…
5 tasks done
TST: Add test for Arrow decimal groupby variance
#62754 opened Oct 19, 2025 by nour-taqatqa Loading…
1 task
Don't discard blank Series/dicts
#62776 opened Oct 21, 2025 by felixlawrence Loading…
1 of 5 tasks
ENH: Adding hint to to_sql
#62799 opened Oct 22, 2025 by mpak123 Loading…
4 of 5 tasks
ProTip! Adding no:label will show everything without a label.