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 #48164 on branch 1.4.x (BUG/REGR: Fix subset for DataFrameGroupBy.value_counts) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Groupby
#48204 by meeseeksmachine was merged Aug 23, 2022 Loading… 1.4.4
BUG/REGR: Fix subset for DataFrameGroupBy.value_counts Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Groupby
#48164 by mroeschke was merged Aug 23, 2022 Loading…
4 tasks done
1.4.4
ENH: Support mask in duplicated algorithm Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff duplicated duplicated, drop_duplicates NA - MaskedArrays Related to pd.NA and nullable extension arrays
#48150 by phofl was merged Sep 13, 2022 Loading…
4 of 5 tasks
2.0
ENH: Support mask in unique Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff NA - MaskedArrays Related to pd.NA and nullable extension arrays
#48109 by phofl was merged Aug 18, 2022 Loading…
5 tasks done
1.5
Add test for unique aggregation returning different dtypes Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
#47603 by srotondo was merged Jul 26, 2022 Loading…
5 tasks
1.5
TST: Test aggregate with list values #25581 Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Groupby Testing pandas testing functions or related to the test suite
#47559 by srotondo was merged Jul 5, 2022 Loading…
5 tasks
1.5
PERF improve performance of is_lexsorted Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance
#47459 by MarcoGorelli was merged Jun 24, 2022 Loading… 1.5
DEPR: na_sentinel in factorize Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Deprecate Functionality to remove in pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#47157 by rhshadrach was merged Jun 24, 2022 Loading…
4 tasks done
1.5
ENH: support mask in libalgos.rank Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff NA - MaskedArrays Related to pd.NA and nullable extension arrays
#46932 by jbrockmendel was merged May 4, 2022 Loading…
4 tasks
1.5
Try to fix groupby_valuecount Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Groupby Stale
#46846 by DongqiWu was closed Jun 3, 2022 Loading…
BUG: DataFrameGroupBy.value_counts includes non-observed categories of non-grouping columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Categorical Categorical Data Type Groupby
#46798 by LucasG0 was merged Aug 7, 2022 Loading…
4 tasks done
1.5
TST: Add a test for series name should be preserved in pser.mode() Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff metadata _metadata, .attrs Testing pandas testing functions or related to the test suite
#46746 by Yikun was merged Apr 13, 2022 Loading…
4 tasks done
1.5
BUG: isin casting to float64 for unsigned int and list Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Regression Functionality that used to work in a prior pandas version
#46693 by phofl was merged Jun 24, 2022 Loading…
4 tasks done
1.5
Backport PR #46602 on branch 1.4.x (CI/TST: Make test_vector_resize more deterministic) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Testing pandas testing functions or related to the test suite
#46625 by mroeschke was closed Apr 7, 2022 Loading…
2 tasks done
1.4.3
ENH: use same value counts for roll_var to remove floating point artifacts Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Window rolling, ewma, expanding
#46431 by auderson was merged Apr 19, 2022 Loading…
3 of 4 tasks
1.5
BUG: MaskedArray._quantile match non-nullable behavior Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff NA - MaskedArrays Related to pd.NA and nullable extension arrays Stale
#46282 by jbrockmendel was merged May 9, 2022 Loading…
4 tasks
1.5
PERF: faster corrwith method for pearson and spearman correlation when other is a Series and axis = 0 (column-wise) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance
#46174 by fractionalhare was merged Mar 3, 2022 Loading… 1.5
PERF: avoid unnecessary copies factorize Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Performance Memory or execution speed performance
#46109 by jbrockmendel was merged Feb 26, 2022 Loading… 1.5
BUG: Change numeric_only default to True Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Deprecate Functionality to remove in pandas quantile quantile method
#46096 by NumberPiOso was merged Mar 18, 2022 Loading…
4 tasks done
1.5
REF: use fused types for mode Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Refactor Internal refactoring of code
#46089 by jbrockmendel was merged Feb 26, 2022 Loading…
4 tasks
1.5
Backport PR #45646 on branch 1.4.x (Revert "PERF: nancorr pearson (#42761)") Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#45649 by meeseeksmachine was merged Jan 27, 2022 Loading… 1.4.1
Revert "PERF: nancorr pearson (#42761)" Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Regression Functionality that used to work in a prior pandas version
#45646 by phofl was merged Jan 26, 2022 Loading…
4 tasks done
1.4.1
BUG: SeriesGroupBy.value_counts - index name missing in categorical columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Categorical Categorical Data Type Groupby Series Series data structure
#45625 by NumberPiOso was merged Feb 5, 2022 Loading…
4 tasks done
1.5
REF: standardize __array_ufunc__ patterns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Refactor Internal refactoring of code
#45113 by jbrockmendel was merged Dec 30, 2021 Loading…
4 tasks
1.4
DEPR/ENH: support axis=None in min/max Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Deprecate Functionality to remove in pandas
#45072 by jbrockmendel was merged Dec 28, 2021 Loading…
4 tasks
1.4
ProTip! What’s not been updated in a month: updated:<2025-10-30.