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
177
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
1bc238a
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 6, 2017
Fix 17788: Fix documentation that mentioned the deprecated `how` parameter (#17801)
jbochi
authored and
jreback
committed
1bc238a
Copy full SHA for 1bc238a
Commits on Oct 5, 2017
BUG/API: Raise when extension class passed to astype (#17796)
Show description for 556b791
TomAugspurger
authored and
jreback
committed
556b791
Copy full SHA for 556b791
CI: Unpin Miniconda for CI (#17752)
TomAugspurger
authored and
jreback
committed
22515f5
Copy full SHA for 22515f5
DEPR: deprecate raise_on_error in .where/.mask in favor of errors= (#17744)
Show description for 7a57b83
jreback
authored
7a57b83
Copy full SHA for 7a57b83
API: Change str for CategoricalDtype to category (#17783)
TomAugspurger
authored and
jreback
committed
7740a6e
Copy full SHA for 7740a6e
Revert "CI: pin pytables to valid build (#17760)" (#17768)
Show description for e7bb63c
jreback
authored
e7bb63c
Copy full SHA for e7bb63c
DOC: Column indexes should use the same metadata as columns (#17795)
Show description for 3c19232
cpcloud
authored
3c19232
Copy full SHA for 3c19232
DEPR: deprecate .get_value and .set_value for Series, DataFrame, Panel, SparseSeries, SparseDataFrame (#17739)
Show description for 3fae8dd
jreback
authored
3fae8dd
Copy full SHA for 3fae8dd
Use argument dtype to inform coercion (#17779)
Show description for 6773694
TomAugspurger
authored
6773694
Copy full SHA for 6773694
DOC: Clarifying use of categorical data in describe docstring (#16722) (#17789)
reidy-p
authored and
jreback
committed
d099f88
Copy full SHA for d099f88
Implement NaT properties/methods directly (#17765)
jbrockmendel
authored and
jreback
committed
37860a5
Copy full SHA for 37860a5
Commits on Oct 4, 2017
DEPR: Deprecate parse_cols in read_excel (#17774)
Show description for 6b29fc0
gfyoung
authored and
jreback
committed
6b29fc0
Copy full SHA for 6b29fc0
DOC: Add column name metadata to spec (#17769)
cpcloud
authored and
jreback
committed
d9a8014
Copy full SHA for d9a8014
Move fields functions out of the way (#17770)
jbrockmendel
authored and
jreback
committed
a26afca
Copy full SHA for a26afca
DEPR: deprecate .select() in favor of .loc[] (#17633)
Show description for 48d0460
jreback
authored and
jorisvandenbossche
committed
48d0460
Copy full SHA for 48d0460
Commits on Oct 3, 2017
BUG: Validate the justify parameter in to_html (#17766)
Show description for 81694dc
gfyoung
authored
81694dc
Copy full SHA for 81694dc
Explicitly define cmp_pandas_datetimestruct (#17750)
jbrockmendel
authored and
jreback
committed
69024a0
Copy full SHA for 69024a0
COMPAT: Suppress .take() warning for numpy < 1.12 (#17764)
Show description for 9ac7c51
gfyoung
authored and
jreback
committed
9ac7c51
Copy full SHA for 9ac7c51
MAINT: DataFramee --> DataFrame in whatsnew
gfyoung
authored
50c1dda
Copy full SHA for 50c1dda
TST: remove warnings, xref #15747 (#17761)
jreback
authored
2ff1241
Copy full SHA for 2ff1241
Remove unused imports (#17745)
jbrockmendel
authored and
jreback
committed
9e67f43
Copy full SHA for 9e67f43
API: warning to raise KeyError in the future if not all elements of a list are selected via .loc (#17295)
Show description for 8e89cb3
jreback
authored
8e89cb3
Copy full SHA for 8e89cb3
TST: remove bunch of warnings for .astype(.....), xref #17636 (#17759)
jreback
authored
170411f
Copy full SHA for 170411f
CI: pin pytables to valid build (#17760)
Show description for 6d30d5f
jreback
authored
6d30d5f
Copy full SHA for 6d30d5f
BUG: GH17525 Function _get_standard_colors resets global random seed (#17730)
cmazzullo
authored and
jorisvandenbossche
committed
2e2093e
Copy full SHA for 2e2093e
DOC: Changing forking instructions to https (#16419) (#17751)
reidy-p
authored and
jreback
committed
f797408
Copy full SHA for f797408
DEPR: passing categories or ordered kwargs to Series.astype is deprecated (#17742)
Show description for d944bb9
jreback
authored
d944bb9
Copy full SHA for d944bb9
Commits on Oct 2, 2017
allow neg index on str_get (#17741)
bobhaffner
authored and
jreback
committed
97fea48
Copy full SHA for 97fea48
DOC: whatsnew typos
jreback
committed
72c7a39
Copy full SHA for 72c7a39
ENH: Accept CategoricalDtype in read_csv (#17643)
Show description for def3bce
TomAugspurger
authored
def3bce
Copy full SHA for def3bce
Delay import (#17710)
Show description for 2310faa
TomAugspurger
authored and
jreback
committed
2310faa
Copy full SHA for 2310faa
Separate out _convert_datetime_to_tsobject (#17715)
jbrockmendel
authored and
jreback
committed
a3d538a
Copy full SHA for a3d538a
DOC: remove whatsnew note for xref #17131
jreback
committed
1a6b7ab
Copy full SHA for 1a6b7ab
BUG: Regression in .loc accepting a boolean Index as an indexer (#17738)
Show description for a607872
jreback
authored
a607872
Copy full SHA for a607872
DEPR: Deprecate cdate_range and merge into bdate_range (#17691)
jschendel
authored and
jreback
committed
2781b18
Copy full SHA for 2781b18
Pagination
Previous
Next
You can’t perform that action at this time.