-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
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
Label
Projects
Milestones
Assignee
Sort
Issues list
ENH: add "right" argument to "qcut", like "cut" has
cut
cut, qcut
Enhancement
#58933
opened Jun 5, 2024 by
dwayne298
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
cut
cut, qcut
Needs Triage
Issue that has not been reviewed by a pandas team member
#55991
opened Nov 16, 2023 by
wfwei
3 tasks done
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
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
BUG: qcut does not create bins when values contain np.inf
Bug
cut
cut, qcut
#51085
opened Jan 31, 2023 by
HansBambel
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
cut
cut, qcut
Datetime
Datetime data dtype
Interval
Interval data type
#48083
opened Aug 15, 2022 by
VladimirFokow
2 of 3 tasks
BUG: pd.cut(df, bins=N) current behavior is incorrect, returns float where int is the limit
Bug
cut
cut, qcut
Enhancement
#47996
opened Aug 6, 2022 by
FlorinAndrei
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 cut, qcut
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
NaNs
into bins.
Bug
cut
#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
BUG: cut() precision at the left end does not appear as specified (3 digits by default)
Bug
cut
cut, qcut
#33912
opened May 1, 2020 by
nnworkspace
2 of 3 tasks
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
DOC: Error in pd.cut documentation example regarding IntervalIndex usage.
cut
cut, qcut
Docs
#27319
opened Jul 10, 2019 by
msznajder
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
Feature: Qcut when passed labels and duplicates='drop' should drop corresponding labels
Bug
cut
cut, qcut
#22669
opened Sep 11, 2018 by
olveirap
pd.cut() with user-specified labels and bins arguments does not use user-provided labels
cut
cut, qcut
Enhancement
Interval
Interval data type
#21233
opened May 28, 2018 by
jisungk
qcut doesn't always properly distribute across bins
Bug
cut
cut, qcut
#16585
opened Jun 2, 2017 by
AndrewRook
BUG: Bins are unexpected for qcut when the edges are duplicated
Bug
cut
cut, qcut
#16328
opened May 11, 2017 by
artturib
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.