Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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 label:"ExtensionArray"
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
Reseting 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
Notifications
You must be signed in to change notification settings
Fork
18.5k
Star
45.4k
Code
Issues
3.6k
Pull requests
83
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Information for new contributors
#49275 ·
noatamir
opened
on Oct 24, 2022
9
FEEDBACK: PyArrow as a required dependency and PyArrow backed strings
#54466 ·
phofl
opened
on Aug 9, 2023
154
Issues
Search Issues
state
:
open
label
:
"ExtensionArray"
state:open label:"ExtensionArray"
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: Exception with <code>unstack(sort=False)</code> and NA in index
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Concat, Merge/Join, Stack/Unstack, Explode
Status: Open.
#61221
In pandas-dev/pandas;
·
jlumpe
opened
on Apr 3, 2025
BUG: Creation of UInt64 column with <code>18446744073709551615</code> throws RuntimeWarning
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
Series/DataFrame/Index/pd.array Constructors
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Status: Open.
#60050
In pandas-dev/pandas;
·
Tishj
opened
on Oct 15, 2024
BUG:to_numpy() returns numpy array with Object dtype, for multiple columns with the same dtype ("Float64" or "float64[pyarrow]").
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
Status: Open.
#60038
In pandas-dev/pandas;
·
dpmcauliffe
opened
on Oct 14, 2024
BUG: skipna=True operations don't skip NaN in FloatingArrays
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Status: Open.
#59965
In pandas-dev/pandas;
·
carlocastoldi
opened
on Oct 4, 2024
REF: make _cast_pointwise_result an EA method
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Refactor
Internal refactoring of code
Internal refactoring of code
Status: Open.
#59895
In pandas-dev/pandas;
·
jbrockmendel
opened
on Sep 25, 2024
API: pd.StringDtype.value_counts should return pd.Int64Dtype
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
API Design
Arrow
pyarrow functionality
pyarrow functionality
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Status: Open.
#59346
In pandas-dev/pandas;
·
WillAyd
opened
on Jul 29, 2024
ENH: Pandas Tensor Data Type
Enhancement
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#59006
In pandas-dev/pandas;
·
bionicles
opened
on Jun 13, 2024
BUG: Behaviour of sum/mean on sparse boolean arrays changed between 1.5.3 and pandas 2.2
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Status: Open.
#58015
In pandas-dev/pandas;
·
CompRhys
opened
on Mar 26, 2024
BUG: pd.read_csv error when parse_dates used on index_col for dtype_backend="pyarrow"
Arrow
pyarrow functionality
pyarrow functionality
Bug
Datetime
Datetime data dtype
Datetime data dtype
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
IO CSV
read_csv, to_csv
read_csv, to_csv
Status: Open.
#57930
In pandas-dev/pandas;
·
MCRE-BE
opened
on Mar 20, 2024
ENH: Make ExtensionArray a Protocol
Enhancement
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Status: Open.
#57633
In pandas-dev/pandas;
·
WillAyd
opened
on Feb 26, 2024
PERF: groupby.first and groupby.last fallback to apply for EAs
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Groupby
Performance
Memory or execution speed performance
Memory or execution speed performance
Reduction Operations
sum, mean, min, max, etc.
sum, mean, min, max, etc.
Status: Open.
#57591
In pandas-dev/pandas;
·
rhshadrach
opened
on Feb 23, 2024
BUG: Subtraction fails with matching index of different name and type
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Extending pandas with custom dtypes or arrays.
Numeric Operations
Arithmetic, Comparison, and Logical operations
Arithmetic, Comparison, and Logical operations
Status: Open.
#57524
In pandas-dev/pandas;
·
Bjoern-Rapp
opened
on Feb 20, 2024
You can’t perform that action at this time.