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 milestone: label:Indexing
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.3k
Star
47.2k
Code
Issues
3.4k
Pull requests
203
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
:
open
milestone
:
label
:
Indexing
is:open milestone: label:Indexing
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG / API: setitem on pandas object fails if underlying numpy array is read-only
API Design
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Status: Open.
#62144
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Aug 19, 2025
·
3.1
BUG: Setting multiple values via .loc produces NaNs 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
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#46837
In pandas-dev/pandas;
·
LustigerKernSpalt
opened
on Apr 22, 2022
BUG: <code>DataFrame.loc</code> is not consistent with <code>DataFrame.__setitem__</code> when used with 2D numpy array
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#46544
In pandas-dev/pandas;
·
anmyachev
opened
on Mar 28, 2022
BUG: Selecting multiple columns from data frames with MultiIndex columns raises "ValueError" when each level of index is tuple
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
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.
#43780
In pandas-dev/pandas;
·
tiezhishizi
opened
on Sep 28, 2021
BUG: Assigning extension array value to series of dtype object fails if element type is array-like
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
good first issue
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Needs Tests
Unit test(s) needed to prevent regressions
Unit test(s) needed to prevent regressions
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#42437
In pandas-dev/pandas;
·
frreiss
opened
on Jul 7, 2021
API: require scalar result from the scalar .at indexer
API Design
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#33153
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Mar 30, 2020
get start and end of regex match in dataframe
Enhancement
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Strings
String extension data type and string data
String extension data type and string data
Status: Open.
#8747
In pandas-dev/pandas;
·
teese
opened
on Nov 6, 2014
You can’t perform that action at this time.