Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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:Interval
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.3k
Star
47.2k
Code
Issues
3.4k
Pull requests
207
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
Issues
Search Issues
state
:
open
label
:
Interval
state:open label:Interval
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: writing categorical of intervals (pd.cut() output) to Parquet is not supported
Interval
Interval data type
Interval data type
IO Parquet
parquet, feather
parquet, feather
Status: Open.
#62235
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Sep 2, 2025
indexing with a <code>Categorical</code> of <code>Interval</code>s is inefficient
Categorical
Categorical Data Type
Categorical Data Type
Interval
Interval data type
Interval data type
Performance
Memory or execution speed performance
Memory or execution speed performance
Status: Open.
#61928
In pandas-dev/pandas;
·
flying-sheep
opened
on Jul 23, 2025
BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Bug
Interval
Interval data type
Interval data type
Status: Open (in progress).
pandas-dev/pandas
number 61920
#61920
In pandas-dev/pandas;
·
khemkaran10
opened
on Jul 22, 2025
BUG: <code>IntervalIndex.unique()</code> only contains the first interval if all interval borders are negative
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Bug
Interval
Interval data type
Interval data type
Status: Open.
#61917
In pandas-dev/pandas;
·
johannes-mueller
opened
on Jul 21, 2025
ENH: No longer always show hour, minute and second components for pd.Interval
Bug
Interval
Interval data type
Interval data type
Output-Formatting
__repr__ of pandas objects, to_string
__repr__ of pandas objects, to_string
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#57748
In pandas-dev/pandas;
·
ClaireDons
opened
on Mar 6, 2024
BUG: <code>pd.cut</code> with <code>IntervalIndex</code> produces unexpected results when <code>freq</code> of data and bins differ
Bug
Interval
Interval data type
Interval data type
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.
#56764
In pandas-dev/pandas;
·
bollard
opened
on Jan 7, 2024
DEPR: values casting dt64tz, Interval, Period
Compat
pandas objects compatability with Numpy or Python functions
pandas objects compatability with Numpy or Python functions
Datetime
Datetime data dtype
Datetime data dtype
Deprecate
Functionality to remove in pandas
Functionality to remove in pandas
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Interval
Interval data type
Interval data type
Period
Period data type
Period data type
Status: Open.
#54717
In pandas-dev/pandas;
·
jbrockmendel
opened
on Aug 23, 2023
ENH: <code>__contains__</code> between <code>pd.Series</code> and <code>pd.Interval</code>
Enhancement
Interval
Interval data type
Interval data type
Series
Series data structure
Series data structure
Status: Open.
#53843
In pandas-dev/pandas;
·
matteosantama
opened
on Jun 25, 2023
ENH: Create Better IntervalDtype using PyArrow structs.
Arrow
pyarrow functionality
pyarrow functionality
Enhancement
Interval
Interval data type
Interval data type
Status: Open.
#53033
In pandas-dev/pandas;
·
randolf-scholz
opened
on May 2, 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
NotImplementedError: method backfill not yet implemented for IntervalIndex
Enhancement
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Interval
Interval data type
Interval data type
Status: Open.
#51503
In pandas-dev/pandas;
·
ValueRaider
opened
on Feb 20, 2023
BUG: panda._testing.assert_interval_array_equal no longer checks "exact" parameter
Bug
Interval
Interval data type
Interval data type
Testing
pandas testing functions or related to the test suite
pandas testing functions or related to the test suite
Status: Open.
#49198
In pandas-dev/pandas;
·
venaturum
opened
on Oct 20, 2022
You can’t perform that action at this time.