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: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.4k
Star
47.2k
Code
Issues
3.4k
Pull requests
183
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
:
MultiIndex
is:issue state:open no:milestone label:MultiIndex
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: indexing a MultiIndex-ed DataFrame (only) with a scalar on a level and a slice on another doesn't drop a level
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.
#62926
In pandas-dev/pandas;
·
toobaz
opened
on Oct 30, 2025
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: Inconsistent behaviour when merging reset-ed MultiIndex dataframe
Bug
MultiIndex
Needs Tests
Unit test(s) needed to prevent regressions
Unit test(s) needed to prevent regressions
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#62150
In pandas-dev/pandas;
·
renkeven
opened
on Aug 20, 2025
BUG: doing df.to_parquet and then reading it with pd.read_parquet causes KeyError
Bug
IO Parquet
parquet, feather
parquet, feather
MultiIndex
Nested Data
Data where the values are collections (lists, sets, dicts, objects, etc.).
Data where the values are collections (lists, sets, dicts, objects, etc.).
Status: Open.
#61714
In pandas-dev/pandas;
·
elbg
opened
on Jun 26, 2025
DOC: change <code>tuples</code> param for MultiIndex.from_tuples from sequence to iterable
Docs
MultiIndex
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#61357
In pandas-dev/pandas;
·
yangdanny97
opened
on Apr 25, 2025
BUG: remove_unused_levels does not keep index levels order
Bug
MultiIndex
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Sorting
e.g. sort_index, sort_values
e.g. sort_index, sort_values
Status: Open.
#61245
In pandas-dev/pandas;
·
mathman79
opened
on Apr 7, 2025
BUG: <code>ValueError: Length of values (5) does not match length of index (4)</code> when subtracting two series with MultIndex and Index and nan values
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
Status: Open.
#60908
In pandas-dev/pandas;
·
ssche
opened
on Feb 11, 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
BUG: user defined function does not work with <code>DataFrame.apply</code>
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
Apply
Apply, Aggregate, Transform, Map
Apply, Aggregate, Transform, Map
Bug
MultiIndex
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#59908
In pandas-dev/pandas;
·
shobsi
opened
on Sep 27, 2024
BUG: inconsistency when <code>read_csv</code> reads MultiIndex with empty values
Bug
IO CSV
read_csv, to_csv
read_csv, to_csv
MultiIndex
Status: Open.
#59560
In pandas-dev/pandas;
·
ldouteau
opened
on Aug 20, 2024
You can’t perform that action at this time.