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
state:open author:jbrockmendel 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.3k
Star
47.1k
Code
Issues
3.4k
Pull requests
193
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
state
:
open
author
:
jbrockmendel
label
:
Index
state:open author:jbrockmendel label:Index
Search
Labels
Milestones
New issue
Search results
Open
Closed
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
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: 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
API: dt64 resolution for PeriodIndex.to_timestamp
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Period
Period data type
Period data type
Timestamp
pd.Timestamp and associated methods
pd.Timestamp and associated methods
Status: Open.
#56164
In pandas-dev/pandas;
·
jbrockmendel
opened
on Nov 25, 2023
DEPR: DatetimeIndex/TimedeltaIndex constructor keywords
API Design
Datetime
Datetime data dtype
Datetime data dtype
Deprecate
Functionality to remove in pandas
Functionality to remove in pandas
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#55499
In pandas-dev/pandas;
·
jbrockmendel
opened
on Oct 12, 2023
BUG/TST: can_use_libjoin exclude CategoricalDtype?
Bug
Categorical
Categorical Data Type
Categorical Data Type
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#55335
In pandas-dev/pandas;
·
jbrockmendel
opened
on Sep 30, 2023
BUG: Index.join different sorting behavior in libjoin faspath
Bug
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Internals
Related to non-user accessible pandas implementation
Related to non-user accessible pandas implementation
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#54646
In pandas-dev/pandas;
·
jbrockmendel
opened
on Aug 20, 2023
TST: mixed_int_string Index
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Testing
pandas testing functions or related to the test suite
pandas testing functions or related to the test suite
Status: Open.
#54072
In pandas-dev/pandas;
·
jbrockmendel
opened
on Jul 10, 2023
DEPR: NDFrame.to_period, to_timestamp, tz_localize, tz_convert
API Design
Datetime
Datetime data dtype
Datetime data dtype
Deprecate
Functionality to remove in pandas
Functionality to remove in pandas
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
Period
Period data type
Period data type
Status: Open.
#52110
In pandas-dev/pandas;
·
jbrockmendel
opened
on Mar 21, 2023
BUG: DatetimeIndex.intersection with non-anchored freq
Bug
Frequency
DateOffsets
DateOffsets
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
setops
union, intersection, difference, symmetric_difference
union, intersection, difference, symmetric_difference
Status: Open.
#44025
In pandas-dev/pandas;
·
jbrockmendel
opened
on Oct 14, 2021
BUG: Index.union with both bools and ints, duplicates
Bug
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
setops
union, intersection, difference, symmetric_difference
union, intersection, difference, symmetric_difference
Status: Open.
#44000
In pandas-dev/pandas;
·
jbrockmendel
opened
on Oct 12, 2021
BUG: CategoricalIndex.fillna with a tuple category
Bug
Categorical
Categorical Data Type
Categorical Data Type
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
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.
#37681
In pandas-dev/pandas;
·
jbrockmendel
opened
on Nov 7, 2020
You can’t perform that action at this time.