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
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
is:issue state:open no:milestone 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.4k
Star
47.2k
Code
Issues
3.4k
Pull requests
184
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
is
:
issue
state
:
open
no:milestone
label
:
Index
is:issue state:open no:milestone label:Index
Search
Labels
Milestones
New issue
Search results
Open
Closed
DOC: <code>Index.putmask</code> can accept more than <code>np.ndarray[bool]</code> for <code>mask</code>
Docs
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#63209
In pandas-dev/pandas;
·
cmp0xff
opened
on Nov 26, 2025
BUG: index.union fails at DST boundary
Bug
good first issue
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Needs Tests
Unit test(s) needed to prevent regressions
Unit test(s) needed to prevent regressions
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#62915
In pandas-dev/pandas;
·
anttimc
opened
on Oct 30, 2025
DOC: MultiIndex.swaplevel default argument values could use an explanation
Docs
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#62768
In pandas-dev/pandas;
·
Dr-Irv
opened
on Oct 20, 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
setops
union, intersection, difference, symmetric_difference
union, intersection, difference, symmetric_difference
Status: Open.
#60642
In pandas-dev/pandas;
·
ssche
opened
on Jan 2, 2025
You can’t perform that action at this time.