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
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.3k
Star
47.1k
Code
Issues
3.4k
Pull requests
186
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
Commits
Branch selector
main
User selector
roberthdevries
Datepicker
All time
Commit History
Commits on Jun 22, 2022
Fix segmentation fault when JSON serializing a PeriodIndex (#47431)
roberthdevries
authored
faacb72
Copy full SHA for faacb72
Commits on Dec 1, 2020
DEPR: Deprecate using `xlrd` engine for read_excel (#35029)
roberthdevries
authored
b3a3932
Copy full SHA for b3a3932
Commits on Jun 24, 2020
ENH: Add ods writer (#32911)
roberthdevries
authored
e8dcaf9
Copy full SHA for e8dcaf9
Commits on Jun 14, 2020
BUG: Fix HDFStore empty keys on native HDF5 file by adding keyword include (#32723)
roberthdevries
authored
4f625a2
Copy full SHA for 4f625a2
Commits on Jun 8, 2020
BUG: Add errors argument to to_csv() call to enable error handling for encoders (#32702)
roberthdevries
authored
43a463d
Copy full SHA for 43a463d
Commits on Apr 28, 2020
TST: Use try/except block to properly catch and handle the exception (#33235)
roberthdevries
authored
921d010
Copy full SHA for 921d010
Commits on Mar 22, 2020
BUG: Fix read_csv IndexError crash for c engine with header=None and 2 (or more) extra columns (#32839)
roberthdevries
authored
7609df1
Copy full SHA for 7609df1
Commits on Mar 19, 2020
BUG: Fix segfault on dir of a DataFrame with a unicode surrogate character in the column name (#32701)
roberthdevries
authored
5b18d3c
Copy full SHA for 5b18d3c
BUG: read_csv: fix wrong exception on permissions issue (#32737)
Show description for dec5211
3 people
authored
dec5211
Copy full SHA for dec5211
Commits on Mar 16, 2020
Fix HDFStore leak in tests/io/pytables/test_store.py (#32722)
roberthdevries
authored
23f8763
Copy full SHA for 23f8763
BUG: Fix segfault in csv tokenizer (#32566)
roberthdevries
authored
95cd98b
Copy full SHA for 95cd98b
Commits on Mar 15, 2020
TST: Add extra test for pandas.to_numeric() for issue #32394 (#32560)
roberthdevries
authored
74c5306
Copy full SHA for 74c5306
BUG: Fix file descriptor leak (#32598)
roberthdevries
authored
2e114ce
Copy full SHA for 2e114ce
Commits on Mar 12, 2020
BUG: pd.ExcelFile closes stream on destruction (#32544)
Show description for 9c85af8
roberthdevries
authored
9c85af8
Copy full SHA for 9c85af8
BUG: Add extra check for failing UTF-8 conversion (#32548)
roberthdevries
authored
1b76440
Copy full SHA for 1b76440
Commits on Mar 10, 2020
Fix warning in unit test (#32563)
roberthdevries
authored
5000420
Copy full SHA for 5000420
Commits on Mar 9, 2020
Fix failure to convert string "uint64" to NaN (#32541)
roberthdevries
authored
a3985f8
Copy full SHA for a3985f8
Commits on Mar 4, 2020
Fix BUG: overflow on pd.Timedelta(nanoseconds=) constructor (#32424)
roberthdevries
authored
9aaaf1b
Copy full SHA for 9aaaf1b
You can’t perform that action at this time.