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
167
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
2be4b74
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 6, 2023
Fix
phofl
committed
2be4b74
Copy full SHA for 2be4b74
Commits on Mar 5, 2023
CoW: Add reference tracking to index when created from series
phofl
committed
f8d7991
Copy full SHA for f8d7991
STYLE: Enable ruff TCH for pandas/core/common.py (#51798)
Show description for 64da538
DerTimonius
authored
64da538
Copy full SHA for 64da538
Commits on Mar 4, 2023
CI: Fix np dev build failure (#51780)
phofl
authored
c71645f
Copy full SHA for c71645f
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
Pagination
Previous
Next
You can’t perform that action at this time.