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
162
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
aabc35a
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 28, 2024
REF: simplify pytables _set_tz (#57654)
jbrockmendel
authored
aabc35a
Copy full SHA for aabc35a
Commits on Feb 27, 2024
TST: fix test_complibs on mac (#57652)
jbrockmendel
authored
015f8d3
Copy full SHA for 015f8d3
CLN: Enforce deprecation of using alias for builtin/NumPy funcs (#57444)
Show description for 47cd690
rhshadrach
authored
47cd690
Copy full SHA for 47cd690
DOC: Fixing GL08 errors for pandas.ExcelFile.sheet_names and pandas.MultiIndex.codes (#57601)
Show description for 7a2e96c
thomasdamcevski
and
bergnerjonas
authored
7a2e96c
Copy full SHA for 7a2e96c
DOC: RT03 fix for read_sql method (#57638)
Show description for 737d390
YashpalAhlawat
authored
737d390
Copy full SHA for 737d390
DOC: fix PR01/SA01 errors for pandas.tseries.offsets.*.is_(month|quarter|year)_(end|start) (#57630)
Show description for a73ab97
yuanx749
authored
a73ab97
Copy full SHA for a73ab97
DOC: Add `DataFrame.isetitem` method (#57614)
Show description for d63f00f
luke396
and
mroeschke
authored
d63f00f
Copy full SHA for d63f00f
Commits on Feb 26, 2024
Doc: fix PR01 docstring errors for pandas.CategoricalIndex.equals and pandas.CategoricalIndex.map (#57611)
Show description for 31dc138
jordan-d-murphy
authored
31dc138
Copy full SHA for 31dc138
Doc: fixing RT03 errors for pandas.DataFrame.expanding (#57615)
Show description for b6230f3
jordan-d-murphy
authored
b6230f3
Copy full SHA for b6230f3
Doc: resolve GL08 for pandas.core.groupby.SeriesGroupBy.value_counts (#57609)
jordan-d-murphy
authored
f1a78d5
Copy full SHA for f1a78d5
DOC: Whatsnew notable bugfix on groupby behavior with unobserved groups (#57600)
Show description for f7419d8
rhshadrach
authored
f7419d8
Copy full SHA for f7419d8
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
Pagination
Previous
Next
You can’t perform that action at this time.