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
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.4k
Star
47.2k
Code
Issues
3.4k
Pull requests
181
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
d8bda87
User selector
All users
Datepicker
All time
Commit History
Commits on May 23, 2017
adding whatsnew update for #16459
economy
committed
d8bda87
Copy full SHA for d8bda87
BUG: fixed wrong order of ordered labels in pd.cut()
economy
committed
aff1f91
Copy full SHA for aff1f91
BUG: Interpolate limit=n GH16282 (#16429)
Show description for a8a497f
WBare
authored and
TomAugspurger
committed
a8a497f
Copy full SHA for a8a497f
DOC: remove windows build from source instructions (#16451)
jreback
authored
6614e26
Copy full SHA for 6614e26
ENH: Add the decimal.Decimal type to infer_dtypes (#15690) (#16426)
Show description for c53d00f
margaret
authored and
jreback
committed
c53d00f
Copy full SHA for c53d00f
change merge validate errors to MergeError from ValueError (#16436)
Show description for a985dda
nickeubank
authored and
jorisvandenbossche
committed
a985dda
Copy full SHA for a985dda
DOC: add README improvements. (#16435)
Steven Cutting
authored and
jorisvandenbossche
committed
e905f9e
Copy full SHA for e905f9e
BUG: fix isin with Series of tuples values (#16394) (#16434)
Show description for e053ee3
jaredsnyder
authored and
jorisvandenbossche
committed
e053ee3
Copy full SHA for e053ee3
Commits on May 22, 2017
SAS DOC update - add documentation for sas_read(format='sas7bdat') (#16420)
Show description for 49ec31b
economy
authored and
TomAugspurger
committed
49ec31b
Copy full SHA for 49ec31b
Option Page Typos (#16421)
Show description for 1f2085e
andymaheshw
authored and
TomAugspurger
committed
1f2085e
Copy full SHA for 1f2085e
PERF: don't materialize arrays on checking in groupby (#16413)
jreback
authored
d5a681b
Copy full SHA for d5a681b
DOC: add google analytics to the documentation (#16412)
jorisvandenbossche
authored
5fe042f
Copy full SHA for 5fe042f
DOC: update tutorials.rst (#16411)
chankeypathak
authored and
jorisvandenbossche
committed
ee54722
Copy full SHA for ee54722
ENH: add validate argument to merge (#16275)
nickeubank
authored and
jorisvandenbossche
committed
b297983
Copy full SHA for b297983
DOC: Added examples for union_categoricals (#16397)
Show description for d071c65
GuessWhoSamFoo
authored and
jorisvandenbossche
committed
d071c65
Copy full SHA for d071c65
Commits on May 20, 2017
BUG: fixes #12405 by eliding values index by NaT in MPLPlot._get_xticks (#14540)
Show description for a6fcec6
tsdlovell
authored and
TomAugspurger
committed
a6fcec6
Copy full SHA for a6fcec6
Commits on May 19, 2017
DOC: Fix doc environment variable
Show description for 0f55de1
TomAugspurger
committed
0f55de1
Copy full SHA for 0f55de1
DOC: push docs to new repo
TomAugspurger
committed
0d43131
Copy full SHA for 0d43131
Commits on May 18, 2017
DOC: Try with new token (#16389)
TomAugspurger
authored
22ae055
Copy full SHA for 22ae055
TST: xfail gbq tests as having issues
jreback
committed
6dcf2ed
Copy full SHA for 6dcf2ed
TST: remove some Panel/Panel4D deprecation warnings from tests (#16387)
jreback
authored
ebcbd4f
Copy full SHA for ebcbd4f
ENH: Support fspath protocol (#16301)
Show description for 7ea5f49
TomAugspurger
authored
7ea5f49
Copy full SHA for 7ea5f49
Fixes truncated error message "C extension: umpy.core.multiarray failed to import" (#16366)
David Read
authored and
jreback
committed
16c247b
Copy full SHA for 16c247b
DOC: minor enhancement of DataFrame.insert docstring (#16341)
pierre-haessig
authored and
jorisvandenbossche
committed
bd300e4
Copy full SHA for bd300e4
BUG: Categorical comparison with unordered (#16339)
Show description for 91e9e52
TomAugspurger
authored
91e9e52
Copy full SHA for 91e9e52
ENH: Adding 'protocol' parameter to 'to_pickle'.
Show description for 539de79
jbschiratti
authored and
jreback
committed
539de79
Copy full SHA for 539de79
Commits on May 17, 2017
PERF: improve MultiIndex get_loc performance (#16346)
Show description for 34ebad8
jorisvandenbossche
authored
34ebad8
Copy full SHA for 34ebad8
TST: remove pandas-datareader xfail as 0.4.0 works (#16374)
jreback
authored
a3021ea
Copy full SHA for a3021ea
TST: followup to #16364, catch errstate warnings (#16373)
jreback
authored
e97865e
Copy full SHA for e97865e
DOC: new oauth token
jreback
committed
8871147
Copy full SHA for 8871147
Commits on May 16, 2017
TST: Add test for clip-na (#16369)
Show description for 9c8337a
TomAugspurger
authored and
jreback
committed
9c8337a
Copy full SHA for 9c8337a
ENH: Draft metadata specification doc for Apache Parquet (#16315)
Show description for 623b3e7
wesm
authored
623b3e7
Copy full SHA for 623b3e7
MAINT: Add .iml to .gitignore (#16368)
Show description for 6a5e6f1
gfyoung
authored and
jreback
committed
6a5e6f1
Copy full SHA for 6a5e6f1
BUG/API: Categorical constructor scalar categories (#16340)
Show description for 9d3bef8
TomAugspurger
authored
9d3bef8
Copy full SHA for 9d3bef8
ENH: Provide dict object for to_dict() #16122 (#16220)
Show description for f040ed2
dwkenefick
authored and
TomAugspurger
committed
f040ed2
Copy full SHA for f040ed2
Pagination
Previous
Next
You can’t perform that action at this time.