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

BUG: Take method of NumpyExtensionArray now returns another extension array with the correct dtype. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug ExtensionArray Extending pandas with custom dtypes or arrays.
#62502 by aijams was merged Nov 16, 2025 Loading…
5 tasks done
BUG: Require sample weights to sum to less than 1 when replace = True Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
#61582 by microslaw was merged Jul 11, 2025 Loading…
4 tasks done
3.0
BUG: Fix sorting by column named None in DataFrame.sort_values (GH#61512) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
#61517 by iabhi4 was merged Jun 2, 2025 Loading…
4 tasks done
3.0
DOC: removed none from docstring Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Docs
#61411 by arthurlw was merged May 8, 2025 Loading…
2 of 5 tasks
3.0
BUG: Fixed TypeError for Series.isin() when large series and values contains NA (#60678) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60736 by akj2018 was merged Jan 22, 2025 Loading…
5 tasks done
3.0
Backport PR #60701 on branch 2.3.x (TST(str dtype): Resolve xfail in test_value_counts.py) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60707 by meeseeksmachine was merged Jan 12, 2025 Loading… 2.3
ENH: Enable .mode to sort with NA values Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Needs Discussion Requires discussion from core team before further action
#60702 by rhshadrach was merged Jan 13, 2025 Loading…
5 tasks
2.3
TST(str dtype): Resolve xfail in test_value_counts.py Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Strings String extension data type and string data Testing pandas testing functions or related to the test suite
#60701 by rhshadrach was merged Jan 12, 2025 Loading…
5 tasks
2.3
BUG: value_counts() check Index with PyArrow categorical columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Arrow pyarrow functionality Bug Categorical Categorical Data Type Stale
#60569 by meryadri was closed Jan 27, 2025 Loading…
3 of 5 tasks
Added a new parameter to value_counts to keep both counts and normalized values. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement
#60335 by Keramatfar was closed Dec 2, 2024 Loading…
1 task
BUG: preserve (object) dtype in factorize Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Dtype Conversions Unexpected or buggy dtype conversions
#60118 by jorisvandenbossche was merged Oct 31, 2024 Loading… 2.3
REGR: groupby.value_counts with all NA values Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Groupby Regression Functionality that used to work in a prior pandas version
#59999 by rhshadrach was merged Oct 7, 2024 Loading…
1 of 5 tasks
3.0
API: value_counts to consistently maintain order of input Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API - Consistency Internal Consistency of API/Behavior
#59745 by rhshadrach was merged Oct 6, 2024 Loading…
1 of 5 tasks
3.0
DOC: Improve sort parameter doc of DataFrameGroupBy.value_counts Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Docs Groupby
#59412 by KevsterAmp was closed Sep 7, 2024 Loading…
5 tasks done
Add support for NumpyExtensionArray in pd.unique() Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
#59214 by ritwizsinha was merged Jul 9, 2024 Loading…
3 of 5 tasks
3.0
update algo.take to solve #59177 Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
#59181 by mutricyl was merged Jul 6, 2024 Loading…
3 of 5 tasks
3.0
BUG: pd.unique(Index) now returns Index as Index.unique Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Index Related to the Index class or subclasses
#57679 by yuanx749 was merged Mar 12, 2024 Loading…
4 of 5 tasks
3.0
Backport PR #57058 on branch 2.2.x (BUG: Series.pct_change with empty Series) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
#57059 by meeseeksmachine was merged Jan 25, 2024 Loading… 2.2.1
BUG: Series.pct_change with empty Series Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
#57058 by mroeschke was merged Jan 24, 2024 Loading…
5 tasks
2.2.1
BUG: value_counts not preserving object dtype Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Dtype Conversions Unexpected or buggy dtype conversions
#56187 by phofl was closed Dec 8, 2023 Loading…
5 tasks
BUG: GroupBy.value_counts sorting order Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Groupby
#56016 by rhshadrach was merged Nov 17, 2023 Loading…
5 tasks done
2.2
BUG: Fix rounding of percentile 99.999% to 100% Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
#55841 by parthi-siva was merged Nov 7, 2023 Loading…
5 tasks done
2.2
Backport PR #55527: BUG fix deprecation of limit and fill_method Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug
#55701 by rhshadrach was merged Oct 26, 2023 Loading…
5 tasks
2.1.2
Backport PR #55627 on branch 2.1.x (BUG: value_counts returning incorrect dtype for string dtype) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby Strings String extension data type and string data
#55682 by meeseeksmachine was merged Oct 25, 2023 Loading… 2.1.2
BUG: value_counts returning incorrect dtype for string dtype Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby Strings String extension data type and string data
#55627 by phofl was merged Oct 25, 2023 Loading…
5 tasks
2.1.2
ProTip! Follow long discussions with comments:>50.