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
183
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
c6fc6d0
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 3, 2025
DOC: Closed parameter not intuitively documented in DataFrame.rolling (#60832)
Show description for c6fc6d0
SebastianOuslis
authored
c6fc6d0
Copy full SHA for c6fc6d0
DOC: Update parameter descriptions in `cut` function for clarity (#60839)
fbourgey
authored
3bd27ff
Copy full SHA for 3bd27ff
DOC: fix ES01 for pandas.Series.array (#60837)
tuhinsharma121
authored
4f664f1
Copy full SHA for 4f664f1
DOC: fix ES01 for pandas.DataFrame.columns (#60836)
tuhinsharma121
authored
569f94d
Copy full SHA for 569f94d
DOC: fix ES01 for pandas.core.resample.Resampler.indices (#60835)
tuhinsharma121
authored
2a49a4f
Copy full SHA for 2a49a4f
DOC: fix ES01 for pandas.reset_option (#60834)
tuhinsharma121
authored
e4f6270
Copy full SHA for e4f6270
ENH: Support skipna parameter in GroupBy min, max, prod, median, var, std and sem methods (#60752)
snitish
authored
a68048e
Copy full SHA for a68048e
Commits on Feb 2, 2025
CHORE: Enable mistakenly ignored tests (#60827)
Show description for f1441b2
quangngd
authored
f1441b2
Copy full SHA for f1441b2
Commits on Feb 1, 2025
DOC: Move NumPy Byte Order page in gotchas.rst (#60822)
star1327p
authored
d72f165
Copy full SHA for d72f165
ENH: Add `Styler.to_typst()` (#60733)
Show description for 9b03dd4
3w36zj6
and
mroeschke
authored
9b03dd4
Copy full SHA for 9b03dd4
Commits on Jan 30, 2025
BUG(string): from_dummies, dropna (#60818)
jbrockmendel
authored
ea7ff0e
Copy full SHA for ea7ff0e
Commits on Jan 29, 2025
ENH(string dtype): Make str.decode return str dtype (#60709)
Show description for c36da3f
rhshadrach
authored
c36da3f
Copy full SHA for c36da3f
TST(string_dtype): Refine scope of string xfail in test_http_headers (#60811)
WillAyd
authored
c430c61
Copy full SHA for c430c61
Commits on Jan 28, 2025
DOC: fix PR01,RT03,SA01 for pandas.core.resample.Resampler.transform (#60805)
Show description for dec6eb2
tuhinsharma121
authored
dec6eb2
Copy full SHA for dec6eb2
BUG: is_*_array returns true on empty object dtype (#60796)
rhshadrach
authored
8973c55
Copy full SHA for 8973c55
Commits on Jan 27, 2025
TST: Add test for exceptional behavior when calling `view()` on `BaseStringArray` (#60799)
Show description for c0c778b
MattePalte
authored
c0c778b
Copy full SHA for c0c778b
BUG: fix combine_first reorders columns (#60791)
Show description for e36b000
yuanx749
authored
e36b000
Copy full SHA for e36b000
Commits on Jan 26, 2025
BUG: fix construction of Series / Index from dict keys when "str" dtype is specified explicitly (#60436)
Show description for 84bf1ef
tasfia8
and
jorisvandenbossche
authored
84bf1ef
Copy full SHA for 84bf1ef
CI: Remove CircleCI in favor of GHA ARM builds (#60761)
mroeschke
authored
f3045db
Copy full SHA for f3045db
Commits on Jan 25, 2025
DOC: Update a link in tutorials.rst (#60787)
star1327p
authored
8fe2720
Copy full SHA for 8fe2720
Commits on Jan 24, 2025
TST(string_dtype): Fix minor issue with CSV parser and column dtype (#60784)
WillAyd
authored
e3b2de8
Copy full SHA for e3b2de8
TST(string dtype): Resolve xfail in groupby.test_size (#60711)
rhshadrach
authored
354b61f
Copy full SHA for 354b61f
TST(string dtype): Fix xfails in test_block_internals.py (#60765)
WillAyd
authored
d38706a
Copy full SHA for d38706a
PERF: Avoid a numpy array copy in ArrowExtensionArray._to_datetimearray (#60778)
mroeschke
authored
c168883
Copy full SHA for c168883
Commits on Jan 23, 2025
DOC: fix SA01 for pandas.tseries.offsets.LastWeekOfMonth (#60776)
tuhinsharma121
authored
0c4ca3a
Copy full SHA for 0c4ca3a
DOC: fix ES01,SA01 for pandas.tseries.offsets.CustomBusinessMonthEnd.… (#60775)
Show description for be538ef
tuhinsharma121
authored
be538ef
Copy full SHA for be538ef
TST (string dtype): follow-up fix for pyarrow 19.0 update (#60764)
Show description for 222d7c7
jorisvandenbossche
authored
222d7c7
Copy full SHA for 222d7c7
ENH: Enable pytables to round-trip with StringDtype (#60663)
Show description for 60325b8
rhshadrach
and
WillAyd
authored
60325b8
Copy full SHA for 60325b8
Commits on Jan 22, 2025
ENH: Series.str.get_dummies() raise on string type (#59786)
aaronchucarroll
authored
4c3b968
Copy full SHA for 4c3b968
BUG: Fixed TypeError for Series.isin() when large series and values contains NA (#60678) (#60736)
Show description for 1d33e4c
akj2018
authored
1d33e4c
Copy full SHA for 1d33e4c
DOC: add SPSS comparison guide structure (#60738)
Show description for fef01c5
Jacob-Lazar
and
jl_win_a
authored
fef01c5
Copy full SHA for fef01c5
Miscellaneous updates for Pyodide 0.27: bump WASM CI and revise Arrow compatibility note (#60756)
Show description for b60e222
agriyakhetarpal
authored
b60e222
Copy full SHA for b60e222
DOC: Whatsnew for sorting mode result (#60718)
Show description for c168c06
rhshadrach
authored
c168c06
Copy full SHA for c168c06
DOC: fix RT03,SA01 for pandas.plotting.andrews_curves (#60759)
tuhinsharma121
authored
1039bd9
Copy full SHA for 1039bd9
DOC: fix PR07,SA01 for pandas.arrays.TimedeltaArray (#60757)
tuhinsharma121
authored
f95558f
Copy full SHA for f95558f
Pagination
Previous
Next
You can’t perform that action at this time.