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 label:Indexing author:toobaz
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.3k
Code
Issues
3.4k
Pull requests
167
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
label
:
Indexing
author
:
toobaz
is:issue state:open label:Indexing author:toobaz
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: 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
Code for list of partial indexers should be in MultiIndex.get_indexer
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
MultiIndex
Refactor
Internal refactoring of code
Internal refactoring of code
Status: Open.
#27181
In pandas-dev/pandas;
·
toobaz
opened
on Jul 2, 2019
DataFrame.[key] and .loc[:, key] with non-unique columns returns frame if (and only if) columns are MultiIndex
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.
#21309
In pandas-dev/pandas;
·
toobaz
opened
on Jun 4, 2018
DataFrame.loc[] prioritizes columns when setting with missing label
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.
#19110
In pandas-dev/pandas;
·
toobaz
opened
on Jan 6, 2018
.loc with (scalar, slice(None)) on MultiIndex does not drop first level
Bug
Deprecate
Functionality to remove in pandas
Functionality to remove in 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.
#18631
In pandas-dev/pandas;
·
toobaz
opened
on Dec 4, 2017
Wrong behavior and/or error message when assigning row with empty columns
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
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
Status: Open.
#17895
In pandas-dev/pandas;
·
toobaz
opened
on Oct 16, 2017
Asymmetric behavior between index and columns when getting incomplete label
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Status: Open.
#17029
In pandas-dev/pandas;
·
toobaz
opened
on Jul 19, 2017
Unintended cast to float when adding row with multiindex
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
MultiIndex
setitem-with-expansion
Status: Open.
#17026
In pandas-dev/pandas;
·
toobaz
opened
on Jul 19, 2017
.loc with partial key flattens MultiIndex on index
API Design
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.
#17024
In pandas-dev/pandas;
·
toobaz
opened
on Jul 19, 2017
Incoherent behavior when ambiguously indexing MultiIndexed DataFrame with slice or list
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.
#16396
In pandas-dev/pandas;
·
toobaz
opened
on May 20, 2017
.loc with list of incomplete labels misbehaves or raises
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.
#16083
In pandas-dev/pandas;
·
toobaz
opened
on Apr 21, 2017
You can’t perform that action at this time.