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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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.9k
Star
48.6k
Code
Issues
3.1k
Pull requests
267
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pandas
doc
source
reference
on
main
User selector
All users
All time
Commit History
Commits on Apr 28, 2026
DOC: document TextFileReader in the API reference (#65341)
jbrockmendel
authored
c85684c
Copy full SHA for c85684c
Commits on Mar 23, 2026
PERF: dispatch is_monotonic_increasing/decreasing to ExtensionArray (#64764)
Show description for a07ff47
jbrockmendel
and
claude
authored
a07ff47
Copy full SHA for a07ff47
Commits on Mar 22, 2026
Fix doubled words and grammar errors in comments and docs (#64772)
yangsong97
authored
17311a6
Copy full SHA for 17311a6
Commits on Mar 9, 2026
ENH: Add ExtensionArray.count (#64451)
rhshadrach
authored
d9431ca
Copy full SHA for d9431ca
DOC: Add asi8 and unit properties to API reference (#64471)
tuhinsharma121
authored
6acd0e5
Copy full SHA for 6acd0e5
Commits on Mar 7, 2026
DOC: Add missing public APIs to the API reference (#64447)
tuhinsharma121
authored
80a8926
Copy full SHA for 80a8926
Commits on Feb 17, 2026
ENH: Add item() method to ExtensionArray class (#64134)
Show description for 22bd64f
bittoby
and
jorisvandenbossche
authored
22bd64f
Copy full SHA for 22bd64f
Commits on Feb 10, 2026
add some missing aliases for typing (#64098)
Dr-Irv
authored
4c6c62d
Copy full SHA for 4c6c62d
Commits on Feb 3, 2026
DOC: Add py:type reference targets to pandas.api.typing.aliases (#63812)
Show description for bb0d1cb
sanrishi
and
flying-sheep
authored
bb0d1cb
Copy full SHA for bb0d1cb
Commits on Jan 30, 2026
DOC: Fix PR02,SA01 for pandas.tseries.offsets.CustomBusinessHour (#63952)
tuhinsharma121
authored
433b140
Copy full SHA for 433b140
DOC: Fix ES01,PR02,SA01 for pandas.tseries.offsets.BusinessHour (#63946)
tuhinsharma121
authored
e636b0b
Copy full SHA for e636b0b
Commits on Jan 29, 2026
DOC: Fix PR02,SA01 for pandas.tseries.offsets.CDay (#63929)
tuhinsharma121
authored
1bfa143
Copy full SHA for 1bfa143
DOC: Fix PR02,SA01 for pandas.tseries.offsets.BDay (#63928)
tuhinsharma121
authored
eb2c189
Copy full SHA for eb2c189
Commits on Jan 28, 2026
DOC: Add guide links to relevant API docs (#62650)
Show description for 04a7012
3 people
authored
04a7012
Copy full SHA for 04a7012
Commits on Dec 30, 2025
DOC: Add Series.from_arrow into api reference (#63480)
zhengruifeng
authored
e18f467
Copy full SHA for e18f467
Commits on Dec 14, 2025
DOC: add storage and na_value to StringDtype reference page (#63104)
jorisvandenbossche
authored
d66a960
Copy full SHA for d66a960
Commits on Dec 8, 2025
DOC: Copy edit 3.0 whatsnew (#63284)
rhshadrach
authored
25934d6
Copy full SHA for 25934d6
Commits on Oct 27, 2025
FIX: Two superfluous backticks. (#62845)
JulienPalard
authored
98b6af4
Copy full SHA for 98b6af4
Commits on Oct 19, 2025
DOC: Set __module__ attributes and remove `core` from documentation (#62727)
rhshadrach
authored
e11bf72
Copy full SHA for e11bf72
Commits on Sep 30, 2025
DOC: Fix NaT and NA API docs (#62313)
Show description for 5cc3240
meet-vasita
and
rhshadrach
authored
5cc3240
Copy full SHA for 5cc3240
Commits on Sep 19, 2025
API: Adding pandas.api.typing.aliases and docs (#61735)
Dr-Irv
authored
e87248e
Copy full SHA for e87248e
Commits on Aug 22, 2025
ENH: Introduce `pandas.col` (#62103)
Show description for 188b2da
MarcoGorelli
and
Dr-Irv
authored
188b2da
Copy full SHA for 188b2da
Commits on Aug 13, 2025
DOC: Add to_julian_date to DatetimeIndex methods listing (#62090)
echedey-ls
authored
5774290
Copy full SHA for 5774290
Commits on Aug 12, 2025
ENH: Implement PDEP-17 (#61468)
Show description for 9597c03
4 people
authored
9597c03
Copy full SHA for 9597c03
Commits on Jul 18, 2025
API: IncompatibleFrequency subclass TypeError (#61875)
jbrockmendel
authored
4b18266
Copy full SHA for 4b18266
Commits on Jun 30, 2025
DOC: Add missing Index.infer_objects link to API reference (#61736)
Show description for d80dbc5
PreethamYerragudi
and
pre-commit-ci[bot]
authored
d80dbc5
Copy full SHA for d80dbc5
Commits on Jun 9, 2025
ENH: Implement to_iceberg (#61507)
datapythonista
authored
b8371f5
Copy full SHA for b8371f5
Commits on May 14, 2025
ENH: Implement pandas.read_iceberg (#61383)
datapythonista
authored
e637b42
Copy full SHA for e637b42
Commits on May 3, 2025
DOC: Improve `api.types.is_dtype_equal` docstring (#61394)
chilin0525
authored
337d40e
Copy full SHA for 337d40e
Commits on Apr 14, 2025
DOC: Add documentation for `groupby.expanding()` (#61274)
arthurlw
authored
52e9767
Copy full SHA for 52e9767
DOC: Add documentation for `groupby.ewm()` (#61283)
Show description for 183b327
arthurlw
authored
183b327
Copy full SHA for 183b327
Commits on Mar 10, 2025
DOC: Add doc for half year offsets (#61082)
Show description for 513e787
snitish
authored
513e787
Copy full SHA for 513e787
ENH: Add Rolling.nunique() (#61087)
Show description for 781182c
snitish
authored
781182c
Copy full SHA for 781182c
Commits on Feb 24, 2025
DOC: Add missing punctuation to pandas documentation (#60982)
Show description for 6bd74fa
star1327p
authored
6bd74fa
Copy full SHA for 6bd74fa
Commits on Feb 13, 2025
DOC: add series.info to api reference (#60926)
Show description for cb33796
MarcoGorelli
authored
cb33796
Copy full SHA for cb33796
Previous
Next
You can’t perform that action at this time.