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
Discover and 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.3k
Star
47k
Code
Issues
3.4k
Pull requests
165
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
e19dbee
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 26, 2024
DOC: fix RT03 for CategoricalIndex.set_categories, DataFrame.astype, DataFrame.at_time and DataFrame.ewm (#57605)
Show description for e19dbee
bergnerjonas
authored
e19dbee
Copy full SHA for e19dbee
TYP: misc annotations (#57606)
Show description for 6de3717
twoertwein
authored
6de3717
Copy full SHA for 6de3717
Doc: Fix PR07 errors for pandas.DataFrame.align (#57612)
Show description for 4153f87
jordan-d-murphy
authored
4153f87
Copy full SHA for 4153f87
DOC: fixing GL08 errors for pandas.DatetimeIndex.as_unit and pandas.DatetimeIndex.freq (#57562)
Show description for 1f860f3
jordan-d-murphy
and
bergnerjonas
authored
1f860f3
Copy full SHA for 1f860f3
fix SA01 error for pandas.ArrowDtype (#57613)
Show description for a6877d8
jordan-d-murphy
authored
a6877d8
Copy full SHA for a6877d8
remove check to enforce ES01 errors (#57625)
jordan-d-murphy
authored
c918623
Copy full SHA for c918623
Remove inline from khash_python (#57618)
WillAyd
authored
edd45f6
Copy full SHA for edd45f6
Commits on Feb 24, 2024
TST: Clean contexts (#57571)
Show description for 9530851
mroeschke
authored
9530851
Copy full SHA for 9530851
DOC: fix RT03 for pandas.Index.to_numpy and pandas.Categorial.set_categories (#57603)
Show description for 421f47d
bergnerjonas
authored
421f47d
Copy full SHA for 421f47d
CoW: Deprecate copy keyword from first set of methods (#57347)
Show description for 3f05c4f
phofl
authored
3f05c4f
Copy full SHA for 3f05c4f
REF: Move compute to BinGrouper.result_index_and_ids (#57599)
rhshadrach
authored
87dd2ee
Copy full SHA for 87dd2ee
CLN: Use group_info less (#57598)
rhshadrach
authored
e103a4c
Copy full SHA for e103a4c
PERF: Avoid Series constructor in DataFrame(dict(...), columns=) (#57205)
Show description for 9a6c8f0
mroeschke
authored
9a6c8f0
Copy full SHA for 9a6c8f0
PERF: groupby(...).__len__ (#57595)
Show description for 1d70500
rhshadrach
authored
1d70500
Copy full SHA for 1d70500
Commits on Feb 23, 2024
ENH: Allow performance warnings to be disabled (#56921)
Show description for a730486
rhshadrach
authored
a730486
Copy full SHA for a730486
DOC: fixing PR01 errors for pandas.Categorical and pandas.Categorical.__array__ (#57561)
Show description for 54d2033
jordan-d-murphy
and
mroeschke
authored
54d2033
Copy full SHA for 54d2033
BUG: Interchange object data buffer has the wrong dtype / from_dataframe incorrect (#57570)
Show description for 5f87a2d
MarcoGorelli
authored
5f87a2d
Copy full SHA for 5f87a2d
CLN: Assorted khash-python cleanups (#57575)
Show description for 6ef44f2
WillAyd
authored
6ef44f2
Copy full SHA for 6ef44f2
DOC: Add contributors for 2.2.1 (#57582)
lithomas1
authored
7bb427e
Copy full SHA for 7bb427e
Updating timeseries.offset_aliases links to use :ref: format (#57581)
jordan-d-murphy
authored
a305c1f
Copy full SHA for a305c1f
DOC: Add release date for 2.2.1 (#57576)
lithomas1
authored
02765b4
Copy full SHA for 02765b4
Commits on Feb 22, 2024
BUG: Fix near-minimum timestamp handling (#57314)
Show description for 8b313d3
robert-schmidtke
and
Robert Schmidtke
authored
8b313d3
Copy full SHA for 8b313d3
CLN: Remove pickle support pre-pandas 1.0 (#57555)
Show description for ada009a
mroeschke
authored
ada009a
Copy full SHA for ada009a
Remove PyArrow deprecation warning (#57556)
Show description for 4ed67ac
phofl
and
mroeschke
authored
4ed67ac
Copy full SHA for 4ed67ac
DOC: fix ES01 for pandas.Flags (#57563)
Show description for 83fec18
jordan-d-murphy
authored
83fec18
Copy full SHA for 83fec18
PERF: Switch conditions in RangeIndex._shallow_copy (#57560)
mroeschke
authored
1debaf3
Copy full SHA for 1debaf3
Commits on Feb 21, 2024
CLN: correct file names in a comment in _optional.py (#57558)
Show description for fc37c83
natmokval
authored
fc37c83
Copy full SHA for fc37c83
Roadmap: remove ArrayManager (#57554)
jbrockmendel
authored
654f932
Copy full SHA for 654f932
PERF: Return RangeIndex columns in str.extract when possible (#57542)
mroeschke
authored
53ae1d2
Copy full SHA for 53ae1d2
BLD: Add pyarrow extra for pip installation (#57551)
mroeschke
authored
734501e
Copy full SHA for 734501e
BUG: read_json returning Index instead of RangeIndex (#57439)
Show description for f6d7d99
mroeschke
authored
f6d7d99
Copy full SHA for f6d7d99
BUG: guess_datetime_format fails to infer timeformat (#57471)
yuanx749
authored
563c677
Copy full SHA for 563c677
TYP: simplify read_csv/fwf/table overloads (#57476)
Show description for 5870057
twoertwein
authored
5870057
Copy full SHA for 5870057
Update Styler documentation for escaping HTML (#57365)
Show description for ddb903b
TomAugspurger
authored
ddb903b
Copy full SHA for ddb903b
DOC: Fix PR01 errors in multiple files (#57438) (#57504)
Show description for 2493681
Deen-dot
authored
2493681
Copy full SHA for 2493681
Pagination
Previous
Next
You can’t perform that action at this time.