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
184
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
0ec5f26
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 18, 2025
BUG(string dtype): Resolve pytables xfail when reading with condition (#60943)
rhshadrach
authored
0ec5f26
Copy full SHA for 0ec5f26
Commits on Feb 17, 2025
API: ignore empty range/object dtype in Index setop operations (string dtype compat) (#60797)
jorisvandenbossche
authored
ee06e71
Copy full SHA for ee06e71
Commits on Feb 14, 2025
DOC: Correct typos in developer guide for consistency (#60932)
Show description for 6bcd303
star1327p
authored
6bcd303
Copy full SHA for 6bcd303
DOC: Update two more links in pandas Ecosystem (#60931)
star1327p
authored
19ea997
Copy full SHA for 19ea997
TST: Update numpy version check for test_pandas_dtype_numpy_warning (#60929)
Show description for c73b380
mroeschke
authored
c73b380
Copy full SHA for c73b380
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
docs: clarify `None` case behavior for `sheet_name` in `pandas.read_excel` (#60924)
Show description for 0305656
ShashwatAgrawal20
authored
0305656
Copy full SHA for 0305656
Commits on Feb 12, 2025
refactor: deprecate usage of `cursor.execute` statements in favor of the in class implementation of `execute`. (#60748)
Show description for b601a0c
gmcrocetti
authored
b601a0c
Copy full SHA for b601a0c
fix: incorrect ISO week 53 conversion when only 52 weeks exist (#60896)
Show description for b67668e
ShashwatAgrawal20
authored
b67668e
Copy full SHA for b67668e
Add space after inline code and lower-case pandas in ecosystem.md (#60918)
rffontenelle
authored
e3f544d
Copy full SHA for e3f544d
DOC: Update the Numba jit links in window.rst (#60917)
star1327p
authored
eb32372
Copy full SHA for eb32372
Commits on Feb 11, 2025
Uniformize date format in index.html (#60912)
rffontenelle
authored
05de253
Copy full SHA for 05de253
Commits on Feb 10, 2025
STY: Enable shellcheck pre-commit hook (#60817)
mroeschke
authored
02de814
Copy full SHA for 02de814
BUG: Fix frozenset display in pprint (#60867)
Show description for 5e5da07
wjandrea
authored
5e5da07
Copy full SHA for 5e5da07
PERF: Fix groupby skipna performance (#60871)
snitish
authored
11e3dc2
Copy full SHA for 11e3dc2
BUG: Fix bug in DataFrame binary op not respecting fill_value in case… (#60906)
Show description for 8f802cd
snitish
authored
8f802cd
Copy full SHA for 8f802cd
DOC: fix ES01 for pandas.io.formats.style.Styler (#60893)
tuhinsharma121
authored
d14f7cf
Copy full SHA for d14f7cf
DOC: fix ES01 for pandas.HDFStore.put (#60899)
tuhinsharma121
authored
4cccb73
Copy full SHA for 4cccb73
DOC: fix ES01 for pandas.read_json (#60900)
tuhinsharma121
authored
a9a3047
Copy full SHA for a9a3047
DOC: fix ES01 for pandas.DataFrame.sparse (#60892)
tuhinsharma121
authored
859b873
Copy full SHA for 859b873
DOC: fix ES01 for pandas.CategoricalDtype (#60902)
Show description for ea3ff69
tuhinsharma121
authored
ea3ff69
Copy full SHA for ea3ff69
DOC: fix ES01 for pandas.api.types.infer_dtype (#60904)
tuhinsharma121
authored
a65e25d
Copy full SHA for a65e25d
DOC: fix ES01 for pandas.DataFrame.set_flags and pandas.Series.set_flags (#60891)
tuhinsharma121
authored
d589aba
Copy full SHA for d589aba
TST(string dtype): Resolve xfails in pytables (#60795)
rhshadrach
authored
4511251
Copy full SHA for 4511251
Commits on Feb 8, 2025
BUG: Don't ignore errors when casting dtype in Series constructor (#60882)
Show description for e557039
snitish
authored
e557039
Copy full SHA for e557039
DOC: fix a few typos in the User Guide (#60884)
Show description for bfbf991
ananiavito
authored
bfbf991
Copy full SHA for bfbf991
DOC: fix ES01 for pandas.Period (#60890)
tuhinsharma121
authored
c9598ac
Copy full SHA for c9598ac
DOC: fix ES01 for pandas.array (#60889)
tuhinsharma121
authored
6309d04
Copy full SHA for 6309d04
DOC: fix ES01 for pandas.DataFrame.shape (#60888)
tuhinsharma121
authored
9001cb2
Copy full SHA for 9001cb2
DOC: fix ES01 for pandas.option_context (#60887)
tuhinsharma121
authored
deafcf7
Copy full SHA for deafcf7
DOC: Closed parameter not intuitively documented in DataFrame.rolling (#60844)
SebastianOuslis
authored
3da2c1c
Copy full SHA for 3da2c1c
Commits on Feb 7, 2025
TST/CI: skipif numba tests on Ubuntu ARM for numba 0.61 (#60847)
Show description for 0a1577f
mroeschke
authored
0a1577f
Copy full SHA for 0a1577f
TST/CI: Address enforced numpy DeprecationWarning in test_pandas_dtype_numpy_warning (#60875)
Show description for 5b16c06
mroeschke
authored
5b16c06
Copy full SHA for 5b16c06
DOC: Update the Numba troubleshooting URL (#60877)
star1327p
authored
0d85d57
Copy full SHA for 0d85d57
TST/CI: xfail test_frame_setitem_dask_array_into_new_col for numpy>2.1 (#60873)
mroeschke
authored
c5ea524
Copy full SHA for c5ea524
Pagination
Previous
Next
You can’t perform that action at this time.