Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:cut
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pandas-dev
/
pandas
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19.2k
Star
47k
Code
Issues
3.5k
Pull requests
156
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Information for new contributors
#49275 ·
noatamir
opened
on Oct 24, 2022
9
FEEDBACK: PyArrow as a required dependency and PyArrow backed strings
#54466 ·
phofl
opened
on Aug 9, 2023
165
Issues
Search Issues
state
:
open
label
:
cut
state:open label:cut
Search
Labels
Milestones
New issue
Search results
Open
Closed
ENH: add "right" argument to "qcut", like "cut" has
cut
cut, qcut
cut, qcut
Enhancement
Status: Open.
#58933
In pandas-dev/pandas;
·
dwayne298
opened
on Jun 5, 2024
BUG: Pd.qcut inconsistency when the sample input is equally distributed
Bug
cut
cut, qcut
cut, qcut
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Status: Open.
#56687
In pandas-dev/pandas;
·
Chuck321123
opened
on Dec 30, 2023
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
cut, qcut
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Status: Open.
#55991
In pandas-dev/pandas;
·
wfwei
opened
on Nov 16, 2023
BUG: pd.cut raises error when input is a series that includes NaN and bins is a single number of bins
cut
cut, qcut
cut, qcut
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#55684
In pandas-dev/pandas;
·
btw08
opened
on Oct 25, 2023
ENH: pd.cut closed intervals
cut
cut, qcut
cut, qcut
Enhancement
Groupby
Interval
Interval data type
Interval data type
Status: Open.
#51534
In pandas-dev/pandas;
·
Gabriel-Kissin
opened
on Feb 21, 2023
BUG: pd.cut precision doesn't work as expected
Bug
cut
cut, qcut
cut, qcut
Status: Open.
#51532
In pandas-dev/pandas;
·
Gabriel-Kissin
opened
on Feb 21, 2023
BUG: qcut does not create bins when values contain np.inf
Bug
cut
cut, qcut
cut, qcut
Status: Open.
#51085
In pandas-dev/pandas;
·
HansBambel
opened
on Jan 31, 2023
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
cut, qcut
Datetime
Datetime data dtype
Datetime data dtype
Interval
Interval data type
Interval data type
Status: Open.
#48083
In pandas-dev/pandas;
·
VladimirFokow
opened
on Aug 15, 2022
BUG: pd.cut(df, bins=N) current behavior is incorrect, returns float where int is the limit
Bug
cut
cut, qcut
cut, qcut
Enhancement
Status: Open.
#47996
In pandas-dev/pandas;
·
FlorinAndrei
opened
on Aug 6, 2022
PERF: cut with IntervalIndex slower than cut with array of bin edges for large arrays
cut
cut, qcut
cut, qcut
Interval
Interval data type
Interval data type
Performance
Memory or execution speed performance
Memory or execution speed performance
Status: Open.
#47614
In pandas-dev/pandas;
·
dcherian
opened
on Jul 6, 2022
ENH: Add duplicate="ignore" to pd.cut
cut
cut, qcut
cut, qcut
Enhancement
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#46657
In pandas-dev/pandas;
·
exandi
opened
on Apr 6, 2022
BUG: Cut fails when number of bins is more than 102 on a 32-bit machine.
32bit
32-bit systems
32-bit systems
Bug
cut
cut, qcut
cut, qcut
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Status: Open.
#45591
In pandas-dev/pandas;
·
QubinX
opened
on Jan 24, 2022
You can’t perform that action at this time.