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
191
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
39f1f63
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 15, 2023
Merge branch 'main' into t03
ramvikrams
authored
39f1f63
Copy full SHA for 39f1f63
Update conftest.py
ramvikrams
committed
f3256db
Copy full SHA for f3256db
TYP: Use Self instead of class-bound TypeVar II (pandas/core/arrays/) (#51497)
Show description for f8a37a7
topper-123
authored
f8a37a7
Copy full SHA for f8a37a7
Commits on Mar 14, 2023
Revert "Re-enable parallel builds in CI" (#51952)
Show description for c8ea34c
jbrockmendel
authored
c8ea34c
Copy full SHA for c8ea34c
Revert "Use PyCapsule for internal datetime functions" (#51951)
Show description for 8487b2e
jbrockmendel
authored
8487b2e
Copy full SHA for 8487b2e
ENH: use native filesystem (if available) for read_parquet with pyarrow engine (#51609)
Show description for 0359f17
mroeschke
authored
0359f17
Copy full SHA for 0359f17
ENH: __pandas_priority__ (#48347)
Show description for fb754d7
3 people
authored
fb754d7
Copy full SHA for fb754d7
TYP: Use Self for type checking (remaining locations) (#51524)
Show description for 3161e3f
topper-123
authored
3161e3f
Copy full SHA for 3161e3f
REF: move ExtensionIndex.map to be part of DatetimeLikeArrayMixin.map (#51934)
topper-123
authored
3135c62
Copy full SHA for 3135c62
ENH: When merging with incompatible keys, include the first incompatible key in the error message (#51947)
Show description for 693fb71
Charlie-XIAO
authored
693fb71
Copy full SHA for 693fb71
Add replace test for nil gh32075 (#51954)
Show description for 5053b56
liang3zy22
authored
5053b56
Copy full SHA for 5053b56
PERF: DataFrame.corr avoid copy (#51421)
Show description for 48f3a49
jbrockmendel
authored
48f3a49
Copy full SHA for 48f3a49
BUG: CoW not tracking references when indexing midx with slice (#51944)
phofl
authored
eaacf83
Copy full SHA for eaacf83
BUG: swapaxes creating result with read_only array (#51945)
phofl
authored
ffc55a0
Copy full SHA for ffc55a0
ERR: Check that dtype_backend is valid (#51871)
phofl
authored
dba0f66
Copy full SHA for dba0f66
TST: Avoid datetime.now in tests for DST dependence (#51942)
mroeschke
authored
1a7232a
Copy full SHA for 1a7232a
Update conftest.py
ramvikrams
committed
4908a89
Copy full SHA for 4908a89
update
ramvikrams
committed
9622449
Copy full SHA for 9622449
Update test_series.py
ramvikrams
committed
559520c
Copy full SHA for 559520c
warning message changed
ramvikrams
committed
11fe948
Copy full SHA for 11fe948
updated the warning
ramvikrams
committed
ad7c16d
Copy full SHA for ad7c16d
Update conftest.py
ramvikrams
committed
a15a723
Copy full SHA for a15a723
Update generic.py
ramvikrams
committed
9808540
Copy full SHA for 9808540
Update generic.py
ramvikrams
committed
a84aa47
Copy full SHA for a84aa47
minimal changes
ramvikrams
committed
ea3fee4
Copy full SHA for ea3fee4
required changes done
ramvikrams
committed
dd2b1e1
Copy full SHA for dd2b1e1
ERR: Raise ValueError when non-default index is given for orc format (#51828)
Show description for 506fe53
phofl
and
mroeschke
authored
506fe53
Copy full SHA for 506fe53
PERF: Improve performance of MultiIndex._verify_integrity (#51873)
Show description for 73dfc30
phofl
authored
73dfc30
Copy full SHA for 73dfc30
TYP: misc return types (#51912)
Show description for c9b560c
twoertwein
authored
c9b560c
Copy full SHA for c9b560c
Series.astype(np.integer) doesn't show numpy warning (#51917)
Show description for 7c84082
dannyi96
authored
7c84082
Copy full SHA for 7c84082
BUG: Count creates result with read_only array (#51943)
phofl
authored
e316f5d
Copy full SHA for e316f5d
CI: Remove workflows on 1.5.x branch (#51949)
mroeschke
authored
425c601
Copy full SHA for 425c601
Commits on Mar 13, 2023
BLD: Try strip-all instead of strip-debug (#51931)
lithomas1
authored
7ab6f8b
Copy full SHA for 7ab6f8b
BUG: disallow resample with non-Tick on TimedeltaIndex (#51896)
Show description for 707dda0
jbrockmendel
authored
707dda0
Copy full SHA for 707dda0
TYP: Use Self instead of class-bound TypeVar in pyi files (remove Y019) (#51480)
topper-123
authored
b07a388
Copy full SHA for b07a388
Pagination
Previous
Next
You can’t perform that action at this time.