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
8283551
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 6, 2024
Update doc/source/whatsnew/v2.3.0.rst
Show description for 8283551
pmhatre1
and
lithomas1
authored
8283551
Copy full SHA for 8283551
Update doc/source/whatsnew/v2.3.0.rst
Show description for 46ca82d
pmhatre1
and
lithomas1
authored
46ca82d
Copy full SHA for 46ca82d
Updated whatsnew with new comment
pmhatre1
committed
764204e
Copy full SHA for 764204e
Updated whatsnew with new comment
pmhatre1
committed
c03f3f6
Copy full SHA for c03f3f6
Update doc/source/whatsnew/v2.3.0.rst
Show description for 17ef92a
pmhatre1
and
lithomas1
authored
17ef92a
Copy full SHA for 17ef92a
Commits on Jan 5, 2024
Merge branch 'pandas-dev:main' into main
pmhatre1
authored
4945718
Copy full SHA for 4945718
STY: Enable ruff pytest checks (#56671)
Show description for c25ed5d
mroeschke
authored
c25ed5d
Copy full SHA for c25ed5d
TST: Scope pytest.raises closer to failing line (#56746)
mroeschke
authored
9a05458
Copy full SHA for 9a05458
Fix integral truediv and floordiv for pyarrow types with large divisor and avoid floating points for floordiv (#56677)
Show description for a311f77
rohanjain101
and
Rohan Jain
authored
a311f77
Copy full SHA for a311f77
DOC: Modified docstring of DataFrame.to_dict() to make the usage of orient='records' more clear (#56743)
Show description for 68dbf6e
Huanghz2001
authored
68dbf6e
Copy full SHA for 68dbf6e
Commits on Jan 4, 2024
TST/CLN: Reuse more fixtures (#56726)
mroeschke
authored
b2bca5e
Copy full SHA for b2bca5e
fix: add pytest-qt deps to dockerfile (#56731)
edydfang
authored
8fb8b9f
Copy full SHA for 8fb8b9f
DOC: Update docstring for read_excel (#56543)
phofl
authored
70fc174
Copy full SHA for 70fc174
Merge branch 'pandas-dev:main' into main
pmhatre1
authored
486171b
Copy full SHA for 486171b
STY: Use ruff instead of black for formatting (#56704)
Show description for 2522b0a
mroeschke
authored
2522b0a
Copy full SHA for 2522b0a
Merge branch 'pandas-dev:main' into main
pmhatre1
authored
938aee0
Copy full SHA for 938aee0
Commits on Jan 3, 2024
DOC: Fixup read_csv docstring (#56721)
phofl
authored
c4b6bed
Copy full SHA for c4b6bed
BUG: dictionary type astype categorical using dictionary as categories (#56672)
phofl
authored
1dcdffd
Copy full SHA for 1dcdffd
Merge branch 'pandas-dev:main' into main
pmhatre1
authored
1d2c18d
Copy full SHA for 1d2c18d
BUG: Add limit_area to EA ffill/bfill (#56616)
rhshadrach
authored
9e87dc7
Copy full SHA for 9e87dc7
Merge branch 'pandas-dev:main' into main
pmhatre1
authored
841c6bd
Copy full SHA for 841c6bd
DOC: Corrected typo in warning on coerce (#56699)
Show description for a9eb9f2
aaron-robeson-8451
authored
a9eb9f2
Copy full SHA for a9eb9f2
TST/CLN: Reuse more existing fixtures (#56709)
mroeschke
authored
2542674
Copy full SHA for 2542674
TST/CLN: Use more shared fixtures (#56708)
mroeschke
authored
cc2f1a6
Copy full SHA for cc2f1a6
Bug pyarrow implementation of str.fullmatch matches partial string. issue #56652 (#56691)
Show description for dc94b98
JackCollins91
authored
dc94b98
Copy full SHA for dc94b98
add test for concating tzaware series with empty series. Issue: #34174 (#56685)
xiaohuanlin
authored
d64785d
Copy full SHA for d64785d
TST/CLN: Remove more seldom used fixtures (#56625)
Show description for 0c23e18
mroeschke
authored
0c23e18
Copy full SHA for 0c23e18
Commits on Jan 2, 2024
TYP: mostly Hashtable and ArrowExtensionArray (#56689)
Show description for 486b440
twoertwein
authored
486b440
Copy full SHA for 486b440
TST/CLN: Reuse top level fixtures instead of parametrizations (#56583)
Show description for dffa51f
mroeschke
authored
dffa51f
Copy full SHA for dffa51f
[ENH]: Expand types allowed in Series.struct.field (#56167)
Show description for 471690f
TomAugspurger
authored
471690f
Copy full SHA for 471690f
DOC: Explicit how 'cond' is updated on 'where' (#56286)
Show description for bd331ed
aureliobarbosa
authored
bd331ed
Copy full SHA for bd331ed
Commits on Jan 1, 2024
Updated whatsnew
pmhatre1
committed
f6f6bef
Copy full SHA for f6f6bef
Updated whatsnew
pmhatre1
committed
5063d15
Copy full SHA for 5063d15
Added validation check to Series.diff,updated testcase and whatsnew
pmhatre1
committed
aa6de47
Copy full SHA for aa6de47
Commits on Dec 30, 2023
Adding check on integer value of the periods issue#56607
pmhatre1
committed
99235e5
Copy full SHA for 99235e5
Pagination
Previous
Next
You can’t perform that action at this time.