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 #47771 on branch 1.4.x (REGR: fix pd.cut with datetime IntervalIndex as bins) cut cut, qcut Interval Interval data type Regression Functionality that used to work in a prior pandas version
#48166 by meeseeksmachine was merged Aug 19, 2022 Loading… 1.4.4
REF: cast x and bins to Index early in cut, qcut cut cut, qcut Refactor Internal refactoring of code
#54919 by jbrockmendel was merged Sep 1, 2023 Loading… 2.2
BUG: Handle floating point boundaries in qcut cut cut, qcut
#59409 by rob-sil was merged Aug 9, 2024 Loading…
5 tasks done
3.0
REF: avoid converting input to cut if passing IntervalIndex bins cut cut, qcut Dtype Conversions Unexpected or buggy dtype conversions Interval Interval data type Stale
#47773 by jorisvandenbossche was closed Feb 22, 2023 Draft
TEST: cut() with nullable Int64 dtype cut cut, qcut NA - MaskedArrays Related to pd.NA and nullable extension arrays Testing pandas testing functions or related to the test suite
#51384 by kkangs0226 was merged Feb 16, 2023 Loading…
3 of 5 tasks
2.0
TST: added test for cut when labels are tuples of Timestamps (#40661) cut cut, qcut Testing pandas testing functions or related to the test suite
#43850 by Svanazar was merged Oct 3, 2021 Loading…
3 of 4 tasks
1.4
BUG: cut with non-nano cut cut, qcut Non-Nano datetime64/timedelta64 with non-nanosecond resolution
#56101 by jbrockmendel was merged Dec 1, 2023 Loading…
2 of 5 tasks
2.2
BUG: pd.cut with duplicate index Series lowest included Bug cut cut, qcut
#42425 by debnathshoham was closed Jul 8, 2021 Loading…
4 tasks done
REGR: fix pd.cut with datetime IntervalIndex as bins cut cut, qcut Interval Interval data type Regression Functionality that used to work in a prior pandas version
#47771 by jorisvandenbossche was merged Aug 19, 2022 Loading… 1.4.4
PERF: Fixed cut regression, improve Categorical Categorical Categorical Data Type cut cut, qcut Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
#34952 by TomAugspurger was merged Jun 24, 2020 Loading… 1.1
added cut as method to Series cut cut, qcut Enhancement Series Series data structure
#32834 by R4HMATT was closed Apr 3, 2020 Loading…
1 of 5 tasks
Updated qcut for Float64DType Issue #40730 Bug cut cut, qcut NA - MaskedArrays Related to pd.NA and nullable extension arrays
#40969 by taytzehao was merged Apr 26, 2021 Loading… 1.3
BUG: qcut can fail for highly discontinuous data distributions cut cut, qcut
#31626 by puneet29 was closed Jun 14, 2020 Loading…
2 of 5 tasks
BUG: Add unordered option to pandas.cut (#33141) cut cut, qcut Enhancement
#33480 by mabelvj was merged May 1, 2020 Loading…
5 tasks done
1.1
ProTip! Adding no:label will show everything without a label.