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
a84aa47
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 14, 2023
Update generic.py
ramvikrams
committed
a84aa47
Copy full SHA for a84aa47
minimal changes
ramvikrams
committed
ea3fee4
Copy full SHA for ea3fee4
required changes done
ramvikrams
committed
dd2b1e1
Copy full SHA for dd2b1e1
Commits on Mar 10, 2023
Update test_series.py
ramvikrams
committed
bcb5bb9
Copy full SHA for bcb5bb9
Update conftest.py
ramvikrams
committed
c6bd26f
Copy full SHA for c6bd26f
updated other tests with bool
ramvikrams
committed
70d26ac
Copy full SHA for 70d26ac
updated path
ramvikrams
committed
13cf306
Copy full SHA for 13cf306
added warning in 'ignored_doctest_warnings'
ramvikrams
committed
748a8e0
Copy full SHA for 748a8e0
Merge branch 'pandas-dev:main' into t03
ramvikrams
authored
4f8814a
Copy full SHA for 4f8814a
DOC: sort has no effect on filters (#51825)
Show description for c293caf
natmokval
authored
c293caf
Copy full SHA for c293caf
REF: ArrowEA _data->_pa_array (#50987)
jbrockmendel
authored
5d04432
Copy full SHA for 5d04432
Commits on Mar 9, 2023
ENH: Add to_pydatetime for ArrowExtensionArray (#51869)
mroeschke
authored
5b9f980
Copy full SHA for 5b9f980
Enabled ruff TCH on some files (#51827)
Show description for acf3395
ErdiTk
and
MarcoGorelli
authored
acf3395
Copy full SHA for acf3395
BUG: DataFrame.stack losing EA dtypes with multi-columns and mixed dtypes (#51691)
Show description for a53cf8d
lukemanley
authored
a53cf8d
Copy full SHA for a53cf8d
API: ArrowExtensionArray._cmp_method to return pyarrow.bool_ type (#51643)
Show description for b3d18af
lukemanley
authored
b3d18af
Copy full SHA for b3d18af
TYP: misc typing from pandas-stubs in io and plotting (#51473)
Show description for dd39140
twoertwein
authored
dd39140
Copy full SHA for dd39140
DOC: Fix dark mode styles (#50936)
Show description for f4f2d89
anushkabishnoi
and
datapythonista
authored
f4f2d89
Copy full SHA for f4f2d89
STYLE: enable ruff TCH on some file (#51835)
Show description for 7ffb960
luke396
authored
7ffb960
Copy full SHA for 7ffb960
TST/CLN: `test_query_eval.py` (#51851)
Show description for f7f0df1
mroeschke
authored
f7f0df1
Copy full SHA for f7f0df1
Commits on Mar 8, 2023
CLN: Unused doc files (#51850)
Show description for c707035
mroeschke
authored
c707035
Copy full SHA for c707035
CoW: Ignore copy=True when copy_on_write is enabled (#51464)
Show description for 6d6dc1a
phofl
authored
6d6dc1a
Copy full SHA for 6d6dc1a
ENH: Add na_position support to midx.sort_values (#51651)
phofl
authored
bdbdab1
Copy full SHA for bdbdab1
BUG: mask/where raising for mixed dtype frame and no other (#51689)
phofl
authored
7389f03
Copy full SHA for 7389f03
DOC: Improve groupby in the User Guide (#51704)
Show description for ff9c8f4
rhshadrach
and
DeaMariaLeon
authored
ff9c8f4
Copy full SHA for ff9c8f4
REF: define arithmetic methods non-dynamically (#51813)
Show description for 7489224
jbrockmendel
authored
7489224
Copy full SHA for 7489224
PERF: cache sortings in groupby.ops (#51792)
Show description for 23e2841
jbrockmendel
authored
23e2841
Copy full SHA for 23e2841
Remove flake8-rst usage (#51847)
Show description for 7e88054
ErdiTk
and
MarcoGorelli
authored
7e88054
Copy full SHA for 7e88054
PERF: avoid non-cython in testing.pyx (#51833)
jbrockmendel
authored
3099218
Copy full SHA for 3099218
STYLE Remove flake8-rst (#51843)
Show description for 2a067ba
DeaMariaLeon
authored
2a067ba
Copy full SHA for 2a067ba
PERF: accessing sliced indexes with populated indexing engines (#51738)
Show description for 9b4cffc
topper-123
authored
9b4cffc
Copy full SHA for 9b4cffc
BUG: indexing empty pyarrow backed object returning corrupt object (#51741)
phofl
authored
a07cb65
Copy full SHA for a07cb65
CLN: Use type_mapper instead of manual conversion (#51766)
phofl
authored
3e0c1da
Copy full SHA for 3e0c1da
PERF: ArrowExtensionArray._from_sequence (#51836)
lukemanley
authored
9312dde
Copy full SHA for 9312dde
CLN: Remove pep8speaks (#51838)
mroeschke
authored
add6a4b
Copy full SHA for add6a4b
ENH: Support na_position for sort_index and sortlevel (#51672)
Show description for 161f762
phofl
authored
161f762
Copy full SHA for 161f762
Pagination
Previous
Next
You can’t perform that action at this time.