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.2k
Star
47k
Code
Issues
3.5k
Pull requests
162
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
b381e4f
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 18, 2020
Backport PR #38504: REG: DataFrame.shift with axis=1 and CategoricalIndex columns (#38555)
Show description for b381e4f
simonjayhawkins
and
jbrockmendel
authored
b381e4f
Copy full SHA for b381e4f
Backport PR #38514: CI: un-xfail (#38559)
Show description for 5ac687c
meeseeksmachine
and
jbrockmendel
authored
5ac687c
Copy full SHA for 5ac687c
Backport PR #38526: CI: pin xlrd<2.0 (#38557)
Show description for 8d309cd
meeseeksmachine
and
jbrockmendel
authored
8d309cd
Copy full SHA for 8d309cd
Commits on Dec 15, 2020
Backport PR #38480: CI: Supress moto server logs in tests (#38501)
Show description for 78ffb8b
meeseeksmachine
and
mroeschke
authored
78ffb8b
Copy full SHA for 78ffb8b
Backport PR #38494: TST: don't use global fixture in the base extension tests (#38500)
Show description for 429b036
meeseeksmachine
and
jorisvandenbossche
authored
429b036
Copy full SHA for 429b036
Backport PR #38478: CI: Use --strict-markers for pytest 6.0.2 (#38497)
Show description for 598bd3c
meeseeksmachine
and
mroeschke
authored
598bd3c
Copy full SHA for 598bd3c
Backport PR #38486: DOC: Fix missing ipython block in user_guide/indexing.rst (#38496)
Show description for 1278638
meeseeksmachine
and
mzeitlin11
authored
1278638
Copy full SHA for 1278638
Commits on Dec 14, 2020
Backport PR #38427: REGR: Assigning label with registered EA dtype raises (#38464)
Show description for b8a5b36
meeseeksmachine
and
rhshadrach
authored
b8a5b36
Copy full SHA for b8a5b36
Backport PR #38141: BUG: do not stringify file-like objects (#38458)
Show description for afa9ebd
meeseeksmachine
and
twoertwein
authored
afa9ebd
Copy full SHA for afa9ebd
Commits on Dec 13, 2020
Backport PR #38247: BUG: Limited available colors (#38435)
Show description for 43e3fc3
meeseeksmachine
and
ma3da
authored
43e3fc3
Copy full SHA for 43e3fc3
Commits on Dec 11, 2020
Backport PR #38396: BUG: algos.rank with readonly values (#38409)
Show description for 5b1585a
meeseeksmachine
and
jbrockmendel
authored
5b1585a
Copy full SHA for 5b1585a
Commits on Dec 10, 2020
Backport PR #35100: Document Tips for Debugging C Extensions (#38395)
Show description for 12e4bd0
meeseeksmachine
and
WillAyd
authored
12e4bd0
Copy full SHA for 12e4bd0
Commits on Dec 9, 2020
Backport PR #38374: CLN: typo fixup in 1.2.0 whatsnew (#38384)
Show description for 793cd88
meeseeksmachine
and
jbrockmendel
authored
793cd88
Copy full SHA for 793cd88
Backport PR #38369: DOC: sync xarray version (#38371)
Show description for 2029f8a
meeseeksmachine
and
fangchenli
authored
2029f8a
Copy full SHA for 2029f8a
Commits on Dec 8, 2020
Backport PR #38360: CI: activate azure pipelines/github actions on 1.2.x (#38366)
Show description for c666cee
meeseeksmachine
and
simonjayhawkins
authored
c666cee
Copy full SHA for c666cee
Backport PR #38361: DOC: minor fixes to 1.2 release notes (#38363)
Show description for df6c6d3
meeseeksmachine
and
simonjayhawkins
authored
df6c6d3
Copy full SHA for df6c6d3
RLS: 1.2.0rc0
Pandas Development Team
authored and
simonjayhawkins
committed
7688d3c
Copy full SHA for 7688d3c
ENH: use correct dtype in groupby cython ops when it is known (without try/except) (#38291)
Show description for 5bfa653
jbrockmendel
and
jorisvandenbossche
authored
5bfa653
Copy full SHA for 5bfa653
DEPR: xlwt for writing excel files (#38317)
rhshadrach
authored
37f7bdc
Copy full SHA for 37f7bdc
PERF: isin casting integers to object (#38346)
jbrockmendel
authored
da237dd
Copy full SHA for da237dd
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 7, 2020
TYP: datetimelike (#38307)
jbrockmendel
authored
862cd05
Copy full SHA for 862cd05
TST: revert too-ambitious (#38345)
jbrockmendel
authored
0a0cf7b
Copy full SHA for 0a0cf7b
REF: avoid accessing private iloc methods (#38337)
jbrockmendel
authored
b8acfc4
Copy full SHA for b8acfc4
REF: simplify casting of scalars to array (#38313)
jbrockmendel
authored
803bdd2
Copy full SHA for 803bdd2
BUG: Clean intersection and fix resulting names when MultiIndex are equal (#38302)
phofl
authored
b23bba9
Copy full SHA for b23bba9
TYP/BUG: fix passing incorrect type to interpolate_1d (#38306)
jbrockmendel
authored
9310cb7
Copy full SHA for 9310cb7
CLN: remove now-unnecesary coerce_to_dtypes (#38321)
jbrockmendel
authored
0c004fc
Copy full SHA for 0c004fc
BUG: Fixes plotting with nullable integers (#32073) (#38014)
rkc007
authored
0aa598a
Copy full SHA for 0aa598a
TST: share transform tests (#38304)
jbrockmendel
authored
292da03
Copy full SHA for 292da03
TST: avoid skipping in frame arith test (#38310)
jbrockmendel
authored
007128c
Copy full SHA for 007128c
Removed unnecessary dict calls (#38319)
Arun12121
authored
99c6116
Copy full SHA for 99c6116
CLN: fix C408 #38138 (#38320)
Show description for 1db3aa2
fangchenli
authored
1db3aa2
Copy full SHA for 1db3aa2
CLN: dtypes.cast (#38327)
jbrockmendel
authored
0711b7a
Copy full SHA for 0711b7a
DOC: 1.1.5 release date (#38318)
simonjayhawkins
authored
d34bd0b
Copy full SHA for d34bd0b
Pagination
Previous
Next
You can’t perform that action at this time.