Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
47.1k
Code
Issues
3.4k
Pull requests
193
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
4af5756
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 4, 2023
STYLE: Enable ruff TCH on pandas/core/indexers and more (#51779)
Show description for 4af5756
luke396
authored
4af5756
Copy full SHA for 4af5756
DEPR: DataFrame.groupby(axis=1) (#51395)
jbrockmendel
authored
b391397
Copy full SHA for b391397
BUG: Weighted rolling aggregations min_periods=0 (#51611)
Show description for ff187c0
Savlik
and
tomas-pavlik-SF
authored
ff187c0
Copy full SHA for ff187c0
BUG: ArrowDtype().type raising for fixed size pa binary (#51674)
Show description for 02ab370
phofl
authored
02ab370
Copy full SHA for 02ab370
Commits on Mar 3, 2023
DEP: Deprecate passing a DataFrame to from_records (#51697)
phofl
authored
3d47fb9
Copy full SHA for 3d47fb9
CI: Add bot to track deprecation prs (#51723)
phofl
authored
b39efd9
Copy full SHA for b39efd9
CI: fixup pre-commit failure (#51759)
Show description for 1925918
MarcoGorelli
authored
1925918
Copy full SHA for 1925918
CoW: Add property for references to series class (#51732)
phofl
authored
7f53afc
Copy full SHA for 7f53afc
TST: add test for apply/reconstruct_func (#51705)
renatocmaciel
authored
d9ba285
Copy full SHA for d9ba285
DEPR: pinning name in SeriesGroupBy.agg (#51703)
jbrockmendel
authored
455ffb2
Copy full SHA for 455ffb2
Revert "CLN: Remove read_orc dtype checking (#51604)" (#51742)
Show description for 56508fb
phofl
authored
56508fb
Copy full SHA for 56508fb
Commits on Mar 2, 2023
CLN: rename confusing variable name (#51690)
topper-123
authored
a3ce35a
Copy full SHA for a3ce35a
DEV: reduce merge conflicts by sorting whatsnew notes by issue number? (#51715)
MarcoGorelli
authored
e1a42f3
Copy full SHA for e1a42f3
DOC: Fix item docstring (#51746)
phofl
authored
005e0eb
Copy full SHA for 005e0eb
REF: remove usage of `np.product` and `np.cumproduct` (#51743)
Show description for b1dcfd5
rgommers
authored
b1dcfd5
Copy full SHA for b1dcfd5
STYLE start enabling TCH (#51687)
Show description for d385465
MarcoGorelli
authored
d385465
Copy full SHA for d385465
DOC: updated docstrings for EX02 validation and updated code_checks (#51724)
Show description for b056c63
phershbe
and
MarcoGorelli
authored
b056c63
Copy full SHA for b056c63
PDEP-5: NoRowIndex (#49694)
Show description for a344dc9
MarcoGorelli
authored
a344dc9
Copy full SHA for a344dc9
PERF: maybe_promote (#51592)
jbrockmendel
authored
1151e3b
Copy full SHA for 1151e3b
Commits on Mar 1, 2023
COMPAT: Update code for latest Cython 3 beta (#51640)
Show description for f33b3c6
lithomas1
authored
f33b3c6
Copy full SHA for f33b3c6
PERF: Implement round on the block level (#51498)
Show description for f298507
lithomas1
authored
f298507
Copy full SHA for f298507
REF: Remove sanitize_column from _iset_item (#51702)
phofl
authored
ce32601
Copy full SHA for ce32601
ENH: EA._hash_pandas_object (#51319)
jbrockmendel
authored
02adb3d
Copy full SHA for 02adb3d
DOC: Add user guide section about copy on write (#51454)
phofl
authored
d89f162
Copy full SHA for d89f162
ERR: Add explicit error message for isetitem for DataFrame (#51701)
phofl
authored
530e460
Copy full SHA for 530e460
ENH: Add CoW mechanism to replace_regex (#51669)
Show description for cb04202
phofl
authored
cb04202
Copy full SHA for cb04202
⬆️ UPGRADE: Autoupdate pre-commit config (#51707)
Show description for 4d18871
github-actions[bot]
and
MarcoGorelli
authored
4d18871
Copy full SHA for 4d18871
Commits on Feb 28, 2023
ENH: Improve replace lazy copy for categoricals (#51659)
phofl
authored
6bb8f73
Copy full SHA for 6bb8f73
PERF: Use generator expression for Blocks.replace_list (#50778)
Show description for 4179a44
lithomas1
authored
4179a44
Copy full SHA for 4179a44
DEPR: silently ignoring unrecognized timezones (#51477)
Show description for 3b632d9
jbrockmendel
authored
3b632d9
Copy full SHA for 3b632d9
DOC: Set value for undefined variables in examples (#51389)
Show description for b02728c
kkangs0226
authored
b02728c
Copy full SHA for b02728c
Updates Hamilton references (#51682)
skrawcz
authored
132fca0
Copy full SHA for 132fca0
CLN: Ensure that setitem ops don't coerce values (#51671)
phofl
authored
7e410c1
Copy full SHA for 7e410c1
DOC: fix EX02 errors for three docstrings in plotting (#51686)
Show description for ced9833
phershbe
authored
ced9833
Copy full SHA for ced9833
Commits on Feb 27, 2023
ENH: Improve replace lazy copy handling (#51658)
phofl
authored
aeafdd6
Copy full SHA for aeafdd6
Pagination
Previous
Next
You can’t perform that action at this time.