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
Search or jump to...
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
161
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
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: inconsistency with missing values comparison
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Status: Open.
#63328
In pandas-dev/pandas;
·
lbraglia
opened
on Dec 11, 2025
BUG: pd.col does not support & for combining conditions in .loc
Bug
expressions
pd.eval, query, pd.col
pd.eval, query, pd.col
Status: Open.
#63322
In pandas-dev/pandas;
·
mattharrison
opened
on Dec 11, 2025
·
3.0
BUG: Division results in 0 values for large dfs with numpy==2.3.5
Bug
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Status: Open.
#63320
In pandas-dev/pandas;
·
tilyevsky12
opened
on Dec 10, 2025
BUG: <code>DataFrame.apply(axis='columns')</code> loses pyarrow-backed dtypes / does not preserve dtype_backend
Apply
Apply, Aggregate, Transform, Map
Apply, Aggregate, Transform, Map
Bug
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
pyarrow dtype retention
op with pyarrow dtype -> expect pyarrow result
op with pyarrow dtype -> expect pyarrow result
Status: Open.
#63317
In pandas-dev/pandas;
·
mattharrison
opened
on Dec 9, 2025
BUG: large pivot_table has incorrect output with Python 3.14
Bug
Python 3.14
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#63314
In pandas-dev/pandas;
·
joshuanapoli
opened
on Dec 9, 2025
·
3.0
BUG: Inconsistent behavior for <code>step</code> with slice for label-based indexing
Docs
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Status: Open.
#63311
In pandas-dev/pandas;
·
ianhi
opened
on Dec 9, 2025
BUG: Series stealing references from CategoricalIndex is invalid for read-only arrays
Bug
Copy / view semantics
Status: Open.
#63306
In pandas-dev/pandas;
·
vyasr
opened
on Dec 9, 2025
·
3.0
BUG(pandas 3.0 regression): <code>drop(index=...)</code> doesn't accept NA values when using arrow dtype in index
Arrow
pyarrow functionality
pyarrow functionality
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#63304
In pandas-dev/pandas;
·
tswast
opened
on Dec 8, 2025
·
3.0
ENH: Persian date
Enhancement
Needs Triage
Issue that has not been reviewed by a pandas team member
Issue that has not been reviewed by a pandas team member
Status: Open.
#63299
In pandas-dev/pandas;
·
ShimaBeiranvand
opened
on Dec 8, 2025
DOC: Improve text for "Migrating to Copy-on-Write"
Docs
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Status: Open.
#63298
In pandas-dev/pandas;
·
behrenhoff
opened
on Dec 8, 2025
DOC: update the DataFrame.copy() docstring to current state with CoW
Copy / view semantics
Docs
Status: Open.
#63289
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Dec 7, 2025
·
3.0
BUG: Adding pyarrow column to missing column changes to NaN in DataFrame addition
Arrow
pyarrow functionality
pyarrow functionality
Bug
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Status: Open.
#63288
In pandas-dev/pandas;
·
mattharrison
opened
on Dec 6, 2025
You can’t perform that action at this time.