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.4k
Pull requests
163
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
arw2019
Datepicker
All time
Commit History
Commits on Mar 15, 2021
TYP: pandas/core/frame.py (#38416)
arw2019
authored
9c31717
Copy full SHA for 9c31717
Commits on Feb 21, 2021
TYP: create a Frequency alias in _typing (#39919)
arw2019
authored
6e243b6
Copy full SHA for 6e243b6
Commits on Feb 19, 2021
BUG: Series.to_dict does not return native Python types (#37648)
arw2019
authored
23d8c1c
Copy full SHA for 23d8c1c
Commits on Feb 8, 2021
BUG: fix Categorical.astype for dtype=np.int32 argument (#39615)
arw2019
authored
f773083
Copy full SHA for f773083
Commits on Feb 7, 2021
DOC: typo in 1.2.2 whatsnew (#39646)
arw2019
authored
508b9f9
Copy full SHA for 508b9f9
Commits on Jan 9, 2021
BUG: pd.to_numeric does not copy _mask for ExtensionArrays (#39049)
arw2019
authored
c298a60
Copy full SHA for c298a60
Commits on Jan 5, 2021
TYP: DataFrame.(dot, __matmul__) (#38765)
arw2019
authored
26fa853
Copy full SHA for 26fa853
Commits on Jan 4, 2021
TST/REF: split test_common into multiple files (#38897)
arw2019
authored
f6aec03
Copy full SHA for f6aec03
Commits on Dec 31, 2020
TST/REF: io/parser/(test_dtypes.py, test_usecols.py) (#38578)
Show description for 9b47091
arw2019
authored
9b47091
Copy full SHA for 9b47091
Commits on Dec 30, 2020
ENH: support downcasting of nullable EAs in pd.to_numeric (#38746)
arw2019
authored
94810d1
Copy full SHA for 94810d1
Commits on Dec 27, 2020
pin jedi version<0.18.0 (#38715)
arw2019
authored
bc29dfb
Copy full SHA for bc29dfb
Commits on Dec 21, 2020
TYP: pandas/io/sql.py (easy: bool/str) (#38537)
arw2019
authored
de3eef9
Copy full SHA for de3eef9
Commits on Dec 19, 2020
BUG: DataFrame.groupby(., dropna=True, axis=0) incorrectly throws ShapeError (#35751)
arw2019
authored
c39773e
Copy full SHA for c39773e
Commits on Dec 18, 2020
TYP: func argument to DataFrame.apply, DataFrame.applymap, core.apply.frame_apply (#38493)
arw2019
authored
b578be4
Copy full SHA for b578be4
Commits on Dec 17, 2020
BENCH/REF: parametrize CSV benchmarks on engine (#38442)
arw2019
authored
7d8a052
Copy full SHA for 7d8a052
Commits on Dec 16, 2020
TYP : DataFrame.(merge, join) core.reshape.merge.(merge, ...) (easy) (#38468)
arw2019
authored
8455f57
Copy full SHA for 8455f57
Commits on Dec 14, 2020
BUG: Allow numeric ExtensionDtypes in DataFrame.select_dtypes (#38246)
arw2019
authored
deaf138
Copy full SHA for deaf138
TYP: DataFrame.to_gbq, DataFrame.to_html (easy: copy-paste from format module) (#38461)
arw2019
authored
b76f954
Copy full SHA for b76f954
Commits on Dec 13, 2020
TYP: pandas/core/frame.py (easy: Axis/Level) (#38441)
Show description for 92b73d8
arw2019
authored
92b73d8
Copy full SHA for 92b73d8
typing (bool/str) (#38440)
arw2019
authored
241f0ff
Copy full SHA for 241f0ff
Commits on Dec 12, 2020
BUG: DataFrame.to_markdown with an empty frame (#38406)
arw2019
authored
354fd01
Copy full SHA for 354fd01
Commits on Dec 8, 2020
TST: a weird bug with numpy + DataFrame with duplicate columns (#38354)
arw2019
authored
9b8f50b
Copy full SHA for 9b8f50b
ENH: add "schema" kwarg to io.sql.get_schema method (#38146)
Show description for 6a1305e
arw2019
and
gregorylivschitz
authored
6a1305e
Copy full SHA for 6a1305e
Commits on Dec 3, 2020
TST: string representation of IntervalIndex (#38242)
arw2019
authored
8ac84fa
Copy full SHA for 8ac84fa
delete unused import (#38252)
arw2019
authored
65f0463
Copy full SHA for 65f0463
Commits on Dec 2, 2020
ENH: support nanoseconds in Period constructor (#38175)
arw2019
authored
efbcd68
Copy full SHA for efbcd68
Commits on Dec 1, 2020
BUG in Series.interpolate: limit_area/limit_direction kwargs with method="pad"/"bfill" have no effect (#38106)
arw2019
authored
1829a61
Copy full SHA for 1829a61
Commits on Nov 30, 2020
BUG: combine_first does not retain dtypes with Timestamp DataFrames (#38145)
arw2019
authored
aad85ad
Copy full SHA for aad85ad
Commits on Nov 28, 2020
BUG: crosstab with duplicate column or index labels (#37997)
arw2019
authored
e8085a7
Copy full SHA for e8085a7
Commits on Nov 26, 2020
CLN/TST: delegate StringArray.fillna() to parent class + add tests (#37987)
arw2019
authored
94179cd
Copy full SHA for 94179cd
Commits on Nov 24, 2020
TST: Series construction from ExtensionDtype scalar (#37989)
arw2019
authored
7ceacb4
Copy full SHA for 7ceacb4
REGR: fix inplace operations for EAs with non-EA arg (#37986)
arw2019
authored
20f7ffa
Copy full SHA for 20f7ffa
Commits on Nov 21, 2020
TST: add nullable array frame constructor dtype tests (#37972)
arw2019
authored
6454943
Copy full SHA for 6454943
Commits on Nov 18, 2020
PERF/ENH: add fast astyping for Categorical (#37355)
arw2019
authored
cc957d1
Copy full SHA for cc957d1
Commits on Nov 13, 2020
CLN: remove unused min_count argument in libgroupby.group_nth (#37747)
arw2019
authored
c4f6588
Copy full SHA for c4f6588
Pagination
Previous
Next
You can’t perform that action at this time.