Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

BUG: pd.cut raises error when input is a series that includes NaN and bins is a single number of bins cut cut, qcut Regression Functionality that used to work in a prior pandas version
#55684 opened Oct 25, 2023 by btw08
2 of 3 tasks
2.3
ENH: pd.cut closed intervals cut cut, qcut Enhancement Groupby Interval Interval data type
#51534 opened Feb 21, 2023 by Gabriel-Kissin
1 of 3 tasks
BUG: pd.cut precision doesn't work as expected Bug cut cut, qcut
#51532 opened Feb 21, 2023 by Gabriel-Kissin
3 tasks done
PERF: cut with IntervalIndex slower than cut with array of bin edges for large arrays cut cut, qcut Interval Interval data type Performance Memory or execution speed performance
#47614 opened Jul 6, 2022 by dcherian
3 tasks done
ENH: Add duplicate="ignore" to pd.cut cut cut, qcut Enhancement Needs Discussion Requires discussion from core team before further action
#46657 opened Apr 6, 2022 by exandi
2 tasks done
BUG: Cut fails when number of bins is more than 102 on a 32-bit machine. 32bit 32-bit systems Bug cut cut, qcut Dtype Conversions Unexpected or buggy dtype conversions
#45591 opened Jan 24, 2022 by QubinX
3 tasks done
BUG: pd.cut() sometimes puts NaNs into bins. Bug cut cut, qcut Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#44075 opened Oct 18, 2021 by akdor1154
2 of 3 tasks
BUG: unexpected cut() results Bug cut cut, qcut Needs Discussion Requires discussion from core team before further action
#35126 opened Jul 4, 2020 by oleksiyskononenko
2 of 3 tasks
qcut not respecting precision values Bug cut cut, qcut
#32127 opened Feb 20, 2020 by m-dz
ENH: pd.cut should be able to return a Series of IntervalDtype cut cut, qcut Enhancement Interval Interval data type Needs Discussion Requires discussion from core team before further action
#31459 opened Jan 30, 2020 by Dr-Irv
Handle ExtensionArrays in cut cut cut, qcut Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#31389 opened Jan 28, 2020 by TomAugspurger
qcut fails with labels=True cut cut, qcut Docs
#26963 opened Jun 20, 2019 by RoyalTS
pandas.cut: the 'include_lowest' argument isn't behaving as documented cut cut, qcut Docs Needs Discussion Requires discussion from core team before further action
#23164 opened Oct 15, 2018 by evarga
ProTip! Find all open issues with in progress development work with linked:pr.