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

added cut as method to Series cut cut, qcut Enhancement Series Series data structure
#32834 by R4HMATT was closed Apr 3, 2020 Loading… updated Apr 3, 2020
1 of 5 tasks
BUG: Add unordered option to pandas.cut (#33141) cut cut, qcut Enhancement
#33480 by mabelvj was merged May 1, 2020 Loading… updated May 1, 2020
5 tasks done
1.1
BUG: qcut can fail for highly discontinuous data distributions cut cut, qcut
#31626 by puneet29 was closed Jun 14, 2020 Loading… updated Jun 14, 2020
2 of 5 tasks
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… updated Jun 25, 2020 1.1
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… updated Apr 26, 2021 1.3
BUG: pd.cut with duplicate index Series lowest included Bug cut cut, qcut
#42425 by debnathshoham was closed Jul 8, 2021 Loading… updated Jul 8, 2021
4 tasks done
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… updated Oct 3, 2021
3 of 4 tasks
1.4
BUG: GH33912 fixed issue with precision of the the left end cut cut, qcut
#47470 by carbonleakage was closed Aug 15, 2022 Draft updated Aug 15, 2022
5 tasks
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… updated Aug 19, 2022 1.4.4
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… updated Aug 20, 2022 1.4.4
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… updated Feb 16, 2023
3 of 5 tasks
2.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 updated Feb 22, 2023
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… updated Sep 1, 2023 2.2
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… updated Dec 1, 2023
2 of 5 tasks
2.2
BUG: Handle floating point boundaries in qcut cut cut, qcut
#59409 by rob-sil was merged Aug 9, 2024 Loading… updated Aug 9, 2024
5 tasks done
3.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.