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
Discover and 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.2k
Star
47k
Code
Issues
3.5k
Pull requests
164
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
wesm
Datepicker
All time
Commit History
Commits on Aug 8, 2019
DOC: Add expanded index descriptors for specifying for RangeIndex-as-metadata in Parquet file schema (#25709)
wesm
authored and
jorisvandenbossche
committed
78c6843
Copy full SHA for 78c6843
Commits on May 16, 2017
ENH: Draft metadata specification doc for Apache Parquet (#16315)
Show description for 623b3e7
wesm
authored
623b3e7
Copy full SHA for 623b3e7
Commits on Jan 26, 2016
REF: reorganize pandas/tests/test_series.py
Show description for 91ee418
wesm
authored and
jreback
committed
91ee418
Copy full SHA for 91ee418
Commits on Jan 24, 2016
CLN: reorganize index.py, test_index.py
Show description for 49c0023
wesm
authored and
jreback
committed
49c0023
Copy full SHA for 49c0023
Commits on Jan 22, 2016
CLN: grab bag of flake8 fixes
Show description for db0094d
wesm
authored and
jreback
committed
db0094d
Copy full SHA for db0094d
CLN: fix flake8 warnings in pandas/stats
Show description for 2842a43
wesm
authored and
jreback
committed
2842a43
Copy full SHA for 2842a43
Commits on Jan 21, 2016
CLN: fix all flake8 warnings in pandas/io
Show description for f5550e2
wesm
committed
f5550e2
Copy full SHA for f5550e2
Commits on Jan 19, 2016
CLN: fix all flake8 warnings (except pandas/tseries/resample.py) in pandas/tseries
wesm
committed
1acdb31
Copy full SHA for 1acdb31
Fix issue with merge-pr.py script
Show description for 2450306
wesm
authored and
jreback
committed
2450306
Copy full SHA for 2450306
CLN: fix all flake8 warnings in pandas/tools
Show description for faa4f7c
wesm
committed
faa4f7c
Copy full SHA for faa4f7c
Commits on Jan 17, 2016
CLN: Fix all flake8 warnings in pandas/tests
Show description for 431923f
wesm
authored and
jreback
committed
431923f
Copy full SHA for 431923f
Commits on Jan 13, 2016
Fix broken import from refactor
wesm
committed
91d073a
Copy full SHA for 91d073a
REF: finish refactoring test_frame.py and fix all flake8 warnings
wesm
committed
a3bffbb
Copy full SHA for a3bffbb
BLD: ship pandas/tests/frame
wesm
committed
f7fa788
Copy full SHA for f7fa788
REF: reorganize about half of test_frame.py into pandas/tests/frame and fix flake8 errors on that code
wesm
committed
9a7dcd9
Copy full SHA for 9a7dcd9
Commits on Oct 3, 2013
ENH: add functional (but pretty slow) json_normalize function for flattening nested records per #1067
wesm
authored and
jreback
committed
4790b93
Copy full SHA for 4790b93
Commits on Oct 1, 2013
ENH: ship msgpack as pandas submodule to enable customization for pandas use cases, per #3814 and others
wesm
authored and
jreback
committed
1501356
Copy full SHA for 1501356
Commits on Jul 24, 2013
RLS: edit windows note about numpy build version
wesm
committed
4d5e124
Copy full SHA for 4d5e124
RLS: set released to True, edit release dates
wesm
committed
8c0a34f
Copy full SHA for 8c0a34f
Commits on Jul 9, 2013
RLS: first release candidate for v0.12.0
wesm
committed
b96ab6b
Copy full SHA for b96ab6b
BUG: fix failing usage of self.assertRaisesRegexp for python 2.6
wesm
committed
06a87f4
Copy full SHA for 06a87f4
Commits on Jun 28, 2013
BUG: fix item cache invalidation bug in #3970 caused by is_mixed_type silently consolidating (hurf). also fix stable sorting bug presenting on my machine
wesm
committed
2041d72
Copy full SHA for 2041d72
Commits on Jun 11, 2013
TST: json manip test script. and trigger travis
wesm
authored and
jreback
committed
ade5d0f
Copy full SHA for ade5d0f
DOC: add ultrajson license
wesm
authored and
jreback
committed
8327c5b
Copy full SHA for 8327c5b
ENH: pull pandasjson back into pandas
wesm
authored and
jreback
committed
e31f839
Copy full SHA for e31f839
Commits on Jun 10, 2013
Merge pull request #3816 from gliptak/patch-1
Show description for 9713e45
wesm
committed
9713e45
Copy full SHA for 9713e45
DOC: release note for #3814
wesm
committed
e8a5318
Copy full SHA for e8a5318
Merge pull request #3814 from gliptak/googledata
Show description for 5496613
wesm
committed
5496613
Copy full SHA for 5496613
Commits on Jun 3, 2013
BUG: fix failing scatter matrix test
wesm
committed
18b1e9d
Copy full SHA for 18b1e9d
Commits on Jun 2, 2013
Merge PR #3673
wesm
committed
424e9bb
Copy full SHA for 424e9bb
BUG: fix tokenizer bug with \r line terminator and quoted fields. closes #3453
wesm
committed
c549299
Copy full SHA for c549299
BUG: fix _parser->parser import (sorry)
wesm
committed
ebcdaa7
Copy full SHA for ebcdaa7
CLN: remove sandbox cruft
wesm
committed
fb8eb23
Copy full SHA for fb8eb23
REF: promote parser.pyx into top level
wesm
committed
f89b491
Copy full SHA for f89b491
Merge pull request #3694 from pydata/PR-test-3503
Show description for 3db8947
wesm
committed
3db8947
Copy full SHA for 3db8947
Pagination
Previous
Next
You can’t perform that action at this time.