Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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-stubs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
143
Star
271
Code
Issues
29
Pull requests
4
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
Dr-Irv
Datepicker
All time
Commit History
Commits on May 27, 2025
Version 2.2.3.250527
Dr-Irv
committed
ba4ebd8
Copy full SHA for ba4ebd8
Commits on May 19, 2025
align typing with pandas source (#1219)
Show description for 93a9e11
Dr-Irv
authored
93a9e11
Copy full SHA for 93a9e11
Commits on May 10, 2025
remove Any from np.ndarray declarations in _typing.pyi (#1211)
Dr-Irv
authored
d3fec83
Copy full SHA for d3fec83
Commits on Apr 29, 2025
move private imports from testing into tests/__init__.py (#1205)
Dr-Irv
authored
f5fd35f
Copy full SHA for f5fd35f
Commits on Mar 8, 2025
Version 2.2.3.250308
Dr-Irv
committed
6db30fc
Copy full SHA for 6db30fc
Commits on Mar 2, 2025
support pyright 1.1.396 and mypy 1.15.0 (#1141)
Dr-Irv
authored
cf4d68d
Copy full SHA for cf4d68d
Commits on Feb 4, 2025
remove HashableT in frame.pyi where possible (#1104)
Show description for 54b15c3
Dr-Irv
authored
54b15c3
Copy full SHA for 54b15c3
Commits on Jan 14, 2025
handle pyright inferring mixed float and int lists (#1097)
Dr-Irv
authored
0e22870
Copy full SHA for 0e22870
Commits on Jan 10, 2025
Handle `Index` without arguments, subclassing `DataFrame` and register accessor arguments (#1091)
Show description for 1ba4965
Dr-Irv
authored
1ba4965
Copy full SHA for 1ba4965
Commits on Jan 4, 2025
upgrade mypy and pyright. close 8 issues (#1087)
Show description for d410f2e
Dr-Irv
authored
d410f2e
Copy full SHA for d410f2e
Commits on Dec 5, 2024
support pyright 1.1.390 (#1068)
Dr-Irv
authored
af9b633
Copy full SHA for af9b633
Commits on Dec 2, 2024
adjust test for slice due to typeshed changes (#1067)
Show description for 4e21a31
Dr-Irv
authored
4e21a31
Copy full SHA for 4e21a31
Commits on Nov 26, 2024
Version 2.2.3.241126
Dr-Irv
committed
7f06ab1
Copy full SHA for 7f06ab1
Commits on Nov 1, 2024
fix slice/Hashable overlap. Update mypy and pyright (#1021)
Show description for fd3bc04
Dr-Irv
authored
fd3bc04
Copy full SHA for fd3bc04
Commits on Oct 9, 2024
Version 2.2.3.241009
Dr-Irv
committed
46eef4a
Copy full SHA for 46eef4a
Commits on Oct 8, 2024
Bump to pandas 2.2.3 (#1013)
Dr-Irv
authored
fecd8e9
Copy full SHA for fecd8e9
Commits on Sep 9, 2024
Version 2.2.2.240909
Dr-Irv
committed
fa7e444
Copy full SHA for fa7e444
Commits on Aug 20, 2024
Support Numpy 2.1 (#981)
Show description for f8b06e1
Dr-Irv
authored
f8b06e1
Copy full SHA for f8b06e1
Support pyright 376 (#979)
Show description for 9c20865
Dr-Irv
authored
9c20865
Copy full SHA for 9c20865
Commits on Aug 7, 2024
Version 2.2.2.240807
Dr-Irv
committed
1b4fd6f
Copy full SHA for 1b4fd6f
Commits on Aug 6, 2024
set up workflows to test numpy 1.x and 2.0 (#971)
Show description for f16e7bf
Dr-Irv
authored
f16e7bf
Copy full SHA for f16e7bf
Commits on Aug 5, 2024
Version 2.2.2.240805
Dr-Irv
committed
1846b34
Copy full SHA for 1846b34
Commits on Jul 31, 2024
remove pyright overrides not needed with pyright 1.1.374 (#967)
Dr-Irv
authored
458ecb4
Copy full SHA for 458ecb4
Commits on Jul 1, 2024
add Series.case_when (#957)
Show description for d59fe38
Dr-Irv
authored
d59fe38
Copy full SHA for d59fe38
Commits on Jun 26, 2024
Support numpy 2.0 in tests (#943)
Show description for 56ddb6f
Dr-Irv
authored
56ddb6f
Copy full SHA for 56ddb6f
Commits on Jun 3, 2024
Version 2.2.2.240603
Dr-Irv
committed
ab31818
Copy full SHA for ab31818
Commits on May 14, 2024
Version 2.2.2.240514
Dr-Irv
committed
a251e5a
Copy full SHA for a251e5a
Commits on May 13, 2024
import from_dataframe (#922)
Dr-Irv
authored
feebd47
Copy full SHA for feebd47
Fix `Styler.apply()` to accept keyword arguments (#921)
Show description for ad4066a
Dr-Irv
authored
ad4066a
Copy full SHA for ad4066a
Update pyright, pandas, mypy versions. Fix nightly tests (#920)
Show description for 6dfa03e
Dr-Irv
authored
6dfa03e
Copy full SHA for 6dfa03e
Commits on Apr 26, 2024
change from macos-latest to macos-14 (#913)
Show description for cfb5773
Dr-Irv
authored
cfb5773
Copy full SHA for cfb5773
Commits on Mar 16, 2024
Version 2.2.1.240316
Dr-Irv
committed
6b1da7c
Copy full SHA for 6b1da7c
fix concat, update mypy, pyright (#890)
Dr-Irv
authored
4ede926
Copy full SHA for 4ede926
Commits on Feb 18, 2024
Version 2.2.0.240218
Dr-Irv
committed
daa3f27
Copy full SHA for daa3f27
Commits on Feb 14, 2024
Merge remote-tracking branch 'upstream/main'
Dr-Irv
committed
7e5dab8
Copy full SHA for 7e5dab8
Pagination
Previous
Next
You can’t perform that action at this time.