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
is:open is:issue label: label:MultiIndex
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
159
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
is
:
open
is
:
issue
label
:
label
:
MultiIndex
is:open is:issue label: label:MultiIndex
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: <code>pd.concat()</code> produces invalid index when inputs have <code>Int64Dtype</code> index with <code>NA</code>s
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
Status: Open.
#62903
In pandas-dev/pandas;
·
jlumpe
opened
on Oct 29, 2025
BUG: <code>sort_index</code> failing on MultiIndex with label name when key is used
Bug
MultiIndex
Sorting
e.g. sort_index, sort_values
e.g. sort_index, sort_values
Status: Open.
#62361
In pandas-dev/pandas;
·
ldouteau
opened
on Sep 17, 2025
BUG: NaN categorical in multi-level column gets replaced in to_excel output
Bug
IO Excel
read_excel, to_excel
read_excel, to_excel
MultiIndex
Status: Open.
#62340
In pandas-dev/pandas;
·
niclas-muller
opened
on Sep 14, 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: Enlarging multilevel index fails if one or more level keys are None
Bug
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
setitem-with-expansion
Status: Open.
#59153
In pandas-dev/pandas;
·
micky-gee
opened
on Jul 1, 2024
BUG: Pandas column rename function now working for multilevel columns
Bug
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
rename
.rename, .rename_axis
.rename, .rename_axis
Status: Open.
#55169
In pandas-dev/pandas;
·
DavidKingGH
opened
on Sep 16, 2023
BUG: in a level of <code>MultiIndex</code> tz info is lost from labels that represent the same timestamp
Bug
MultiIndex
Timezones
Timezone data dtype
Timezone data dtype
Status: Open.
#54194
In pandas-dev/pandas;
·
maread99
opened
on Jul 19, 2023
BUG: MultiIndex label lookup with empty list indexers inconsistent wrt placement of indexer
Bug
Error Reporting
Incorrect or improved errors from pandas
Incorrect or improved errors from pandas
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
MultiIndex
Status: Open.
#54009
In pandas-dev/pandas;
·
wence-
opened
on Jul 5, 2023
BUG: partial indexing a multiindex with repeated keys isn't consistent with desugared version
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
MultiIndex
Status: Open.
#53995
In pandas-dev/pandas;
·
wence-
opened
on Jul 4, 2023
BUG: <code>fillna</code> specify duplicated column that is MultiIndex causes RecursionError
Bug
Error Reporting
Incorrect or improved errors from pandas
Incorrect or improved errors from pandas
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
Status: Open.
#53498
In pandas-dev/pandas;
·
yuji38kwmt
opened
on Jun 2, 2023
BUG: loc raising error for MultiIndex with bool indexer _and first level of object dtype_
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
MultiIndex
Status: Open.
#50165
In pandas-dev/pandas;
·
toobaz
opened
on Dec 10, 2022
ENH: The behavior of indexing on a MultiIndex with a nested sequence of labels is deprecated
Enhancement
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
MultiIndex
Status: Open.
#49206
In pandas-dev/pandas;
·
MarkoM-5
opened
on Oct 20, 2022
You can’t perform that action at this time.