-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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
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
Updated qcut for Float64DType Issue #40730 Bug cut cut, qcut NA - MaskedArrays Related to pd.NA and nullable extension arrays
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
BUG: GH33912 fixed issue with precision of the the left end cut cut, qcut
#47470 by carbonleakage was closed Aug 15, 2022 • Draft
5 tasks
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
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
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
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
REF: cast x and bins to Index early in cut, qcut cut cut, qcut Refactor Internal refactoring of code
ProTip! What’s not been updated in a month: updated:<2025-11-01.