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
is:issue state:open author:jorisvandenbossche label:
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
168
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
author
:
jorisvandenbossche
label
:
is:issue state:open author:jorisvandenbossche label:
Search
Labels
Milestones
New issue
Search results
Open
Closed
Consider moving pyarrow's pandas compatibility and conversion code to the pandas project?
Arrow
pyarrow functionality
pyarrow functionality
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#59780
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Sep 11, 2024
TRACKER: new default String dtype (pyarrow-backed, numpy NaN semantics)
API Design
Arrow
pyarrow functionality
pyarrow functionality
Strings
String extension data type and string data
String extension data type and string data
Status: Open.
#54792
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Aug 28, 2023
·
3.1
API: with CoW, should every new Series/DataFrame object also have its own new Index objects?
API Design
Copy / view semantics
Index
Related to the Index class or subclasses
Related to the Index class or subclasses
Status: Open.
#53721
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Jun 19, 2023
EA interface - requirements for "hashable, value+order-preserving ndarray"
API Design
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.
#33276
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Apr 3, 2020
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
API: distinguish NA vs NaN in floating dtypes
API Design
Enhancement
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Related to pd.NA and nullable extension 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.
#32265
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Feb 26, 2020
BUG: wrong errors when indexing with list that includes pd.NA
Bug
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
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Related to pd.NA and nullable extension arrays
Status: Open.
#31948
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Feb 13, 2020
Unstable hashtable / duplicated algo for object dtype
Bug
duplicated
duplicated, drop_duplicates
duplicated, drop_duplicates
Status: Open.
#27035
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Jun 25, 2019
API? how to do a "rolling groupby" or groupby with overlapping groups?
Enhancement
Usage Question
Window
rolling, ewma, expanding
rolling, ewma, expanding
Status: Open.
#26959
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Jun 20, 2019
REGR: assigning scalar with a length no longer works
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Related to indexing on series/frames, not to indexes themselves
Nested Data
Data where the values are collections (lists, sets, dicts, objects, etc.).
Data where the values are collections (lists, sets, dicts, objects, etc.).
Regression
Functionality that used to work in a prior pandas version
Functionality that used to work in a prior pandas version
Status: Open.
#26333
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on May 10, 2019
DOC: further clarifications to docstring guide
Docs
Status: Open.
#20309
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Mar 12, 2018
DOC: develop a set of standard example DataFrames for use in docstring examples
Docs
Needs Discussion
Requires discussion from core team before further action
Requires discussion from core team before further action
Status: Open.
#19710
In pandas-dev/pandas;
·
jorisvandenbossche
opened
on Feb 15, 2018
You can’t perform that action at this time.