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:issue state:open author:jorisvandenbossche
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.1k
Star
46.8k
Code
Issues
3.5k
Pull requests
134
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
FEEDBACK: PyArrow as a required dependency and PyArrow backed strings
#54466 ·
phofl
opened
on Aug 9, 2023
161
Issues
Search Issues
is
:
issue
state
:
open
author
:
jorisvandenbossche
is:issue state:open author:jorisvandenbossche
Search
Labels
Milestones
New issue
Search results
Open
Closed
BUG: read_csv with pyarrow engine cannot handle single-line CSV files
Arrow
pyarrow functionality
pyarrow functionality
Bug
IO CSV
read_csv, to_csv
read_csv, to_csv
Status: Open.
#62635
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Oct 9, 2025
TRACKER: add support for Python 3.14
Master Tracker
High level tracker for similar issues
High level tracker for similar issues
Python 3.14
Status: Open.
#62261
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Sep 5, 2025
·
3.0
BUG: writing categorical of intervals (pd.cut() output) to Parquet is not supported
Interval
Interval data type
Interval data type
IO Parquet
parquet, feather
parquet, feather
Status: Open.
#62235
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Sep 2, 2025
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.0
String dtype: backwards compatibility of selecting "object" vs "str" columns in <code>select_dtypes</code>
Strings
String extension data type and string data
String extension data type and string data
Status: Open.
#61916
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Jul 21, 2025
·
3.0
BUG?: creating Categorical from pandas Index/Series with "object" dtype infers string
Categorical
Categorical Data Type
Categorical Data Type
Dtype Conversions
Unexpected or buggy dtype conversions
Unexpected or buggy dtype conversions
Status: Open.
#61778
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Jul 4, 2025
·
3.0
ENH: show the raw unicode in the output formatting of Index/array?
Output-Formatting
__repr__ of pandas objects, to_string
__repr__ of pandas objects, to_string
Unicode
Unicode strings
Unicode strings
Status: Open.
#60819
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Jan 30, 2025
DOC (string dtype): update user guide page "Working with text data"
Docs
Strings
String extension data type and string data
String extension data type and string data
Status: Open.
#60348
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Nov 17, 2024
·
3.0
API: how to check for "logical" equality of dtypes?
API Design
Status: Open.
#60305
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Nov 13, 2024
BUG?: using <code>None</code> as replacement value in <code>replace()</code> typically upcasts to object dtype
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
replace
replace method
replace method
Status: Open.
#60284
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Nov 12, 2024
ERR: consistent error messages for unsupported setitem values
API - Consistency
Internal Consistency of API/Behavior
Internal Consistency of API/Behavior
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.
#60218
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Nov 6, 2024
BUG/API: preserve dtype in Index <code>append()</code>
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
Strings
String extension data type and string data
String extension data type and string data
Void Dtype
dtype for no-data cases
dtype for no-data cases
Status: Open.
#60159
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Oct 31, 2024
·
4.0
You can’t perform that action at this time.