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:Index
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.1k
Star
46.8k
Code
Issues
3.5k
Pull requests
135
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
161
Issues
Search Issues
state
:
open
label
:
Index
state:open label:Index
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: Inconsistent runtime typing for Index[num] * list[timestamp]
Bug
Closing Candidate
May be closeable, needs more eyeballs
May be closeable, needs more eyeballs
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Status: Open.
#62524
In pandas-dev/pandas;
·
cmp0xff
opened
on Sep 30, 2025
BUG: factorize does not preserve extension dtypes
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#62337
In pandas-dev/pandas;
·
batterseapower
opened
on Sep 14, 2025
API: <code>freq</code> or <code>step</code> for base class Index?
API Design
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#62219
In pandas-dev/pandas;
·
jbrockmendel
opened
on Aug 29, 2025
BUG: Index.get_level_values() does not handle boolean, pd.NA, np.nan, or pd.NaT <code>level</code> correctly
Bug
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#62169
In pandas-dev/pandas;
·
sfc-gh-mvashishtha
opened
on Aug 21, 2025
API: indexing dates-with-datetime64
Bug
Datetime
Datetime data dtype
Datetime data dtype
datetime.date
stdlib datetime.date support
stdlib datetime.date support
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Status: Open.
#62158
In pandas-dev/pandas;
·
jbrockmendel
opened
on Aug 20, 2025
BUG: <code>Index</code> accepts lists as values
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#61937
In pandas-dev/pandas;
·
Dr-Irv
opened
on Jul 24, 2025
BUG: union of MultiIndex throws exception for datetime and pd.Timestamp with identical values
Bug
Datetime
Datetime data dtype
Datetime data dtype
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#61807
In pandas-dev/pandas;
·
jwg4
opened
on Jul 7, 2025
BUG: Index[Float64].insert(1, False) casts False to 0
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#61709
In pandas-dev/pandas;
·
jbrockmendel
opened
on Jun 26, 2025
BUG: <code>Index.drop_duplicates()</code> is inconsistent for unhashable values
Bug
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#60925
In pandas-dev/pandas;
·
camriddell
opened
on Feb 13, 2025
BUG: MultiIndex union/difference not commutative
Bug
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
setops
union, intersection, difference, symmetric_difference
union, intersection, difference, symmetric_difference
Status: Open.
#60642
In pandas-dev/pandas;
·
ssche
opened
on Jan 2, 2025
BUG: set_index with pyarrow timestamp type does not produce DatetimeIndex
Arrow
pyarrow functionality
pyarrow functionality
Bug
Datetime
Datetime data dtype
Datetime data dtype
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#60561
In pandas-dev/pandas;
·
WillAyd
opened
on Dec 13, 2024
BUG/API: preserve dtype in Index <code>append()</code>
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Strings
String extension data type and string data
String extension data type and string data
Void Dtype
dtype for no-data cases
dtype for no-data cases
Status: Open.
#60159
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Oct 31, 2024
·
4.0
You can’t perform that action at this time.