Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466 openedAug 9, 2023 byphofl
Open154New 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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
ENH: add "right" argument to "qcut", like "cut" has cutcut, qcut Enhancement
#58933 openedJun 5, 2024 bydwayne298
1 of 3 tasks
BUG: When there are too many occurrences of the minimum value in a sequence, it can prevent the minimum value from being treated as a distinct and separate group Bug cutcut, qcut Needs TriageIssue that has not been reviewed by a pandas team member
#55991 openedNov 16, 2023 bywfwei
3 tasks done
BUG: pd.cut raises error when input is a series that includes NaN and bins is a single number of bins cutcut, qcut RegressionFunctionality that used to work in a prior pandas version
ENH: pd.cut closed intervals cutcut, qcut Enhancement Groupby IntervalInterval data type
#51534 openedFeb 21, 2023 byGabriel-Kissin
1 of 3 tasks
BUG: pd.cut precision doesn't work as expected Bug cutcut, qcut
#51532 openedFeb 21, 2023 byGabriel-Kissin
3 tasks done
BUG: qcut does not create bins when values contain np.inf Bug cutcut, qcut
#51085 openedJan 31, 2023 byHansBambel
2 of 3 tasks
BUG: pd.cut creates NaNs instead of expected bins for Timestamps. Behaviour is DIFFERENT for list and Series, with IntervalIndex and DatetimeIndex Bug cutcut, qcut DatetimeDatetime data dtype IntervalInterval data type
#48083 openedAug 15, 2022 byVladimirFokow
2 of 3 tasks
BUG: pd.cut(df, bins=N) current behavior is incorrect, returns float where int is the limit Bug cutcut, qcut Enhancement
#47996 openedAug 6, 2022 byFlorinAndrei
3 tasks done
PERF: cut with IntervalIndex slower than cut with array of bin edges for large arrays cutcut, qcut IntervalInterval data type PerformanceMemory or execution speed performance
#47614 openedJul 6, 2022 bydcherian
3 tasks done
ENH: Add duplicate="ignore" to pd.cut cutcut, qcut Enhancement Needs DiscussionRequires discussion from core team before further action
#46657 openedApr 6, 2022 byexandi
2 tasks done
BUG: Cut fails when number of bins is more than 102 on a 32-bit machine. 32bit32-bit systems Bug cutcut, qcut Dtype ConversionsUnexpected or buggy dtype conversions
#45591 openedJan 24, 2022 byQubinX
3 tasks done
BUG: pd.cut() sometimes putscut, qcut Missing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
NaNs
into bins. Bug cut #44075 openedOct 18, 2021 byakdor1154
2 of 3 tasks
BUG: unexpected cut() results Bug cutcut, qcut Needs DiscussionRequires discussion from core team before further action
#35126 openedJul 4, 2020 byoleksiyskononenko
2 of 3 tasks
BUG: cut() precision at the left end does not appear as specified (3 digits by default) Bug cutcut, qcut
#33912 openedMay 1, 2020 bynnworkspace
2 of 3 tasks
ENH: pd.cut should be able to return a Series of IntervalDtype cutcut, qcut Enhancement IntervalInterval data type Needs DiscussionRequires discussion from core team before further action
#31459 openedJan 30, 2020 byDr-Irv
Handle ExtensionArrays in cut cutcut, qcut Enhancement ExtensionArrayExtending pandas with custom dtypes or arrays.
#31389 openedJan 28, 2020 byTomAugspurger
DOC: Error in pd.cut documentation example regarding IntervalIndex usage. cutcut, qcut Docs
#27319 openedJul 10, 2019 bymsznajder
pandas.cut: the 'include_lowest' argument isn't behaving as documented cutcut, qcut Docs Needs DiscussionRequires discussion from core team before further action
#23164 openedOct 15, 2018 byevarga
Feature: Qcut when passed labels and duplicates='drop' should drop corresponding labels Bug cutcut, qcut
#22669 openedSep 11, 2018 byolveirap
pd.cut() with user-specified labels and bins arguments does not use user-provided labels cutcut, qcut Enhancement IntervalInterval data type
#21233 openedMay 28, 2018 byjisungk
qcut doesn't always properly distribute across bins Bug cutcut, qcut
#16585 openedJun 2, 2017 byAndrewRook
BUG: Bins are unexpected for qcut when the edges are duplicated Bug cutcut, qcut
#16328 openedMay 11, 2017 byartturib
ProTip! Updated in the last three days:updated:>2025-05-20.