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
164
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
f66340d
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 27, 2022
Return quickly if series
Roger Thomas
committed
f66340d
Copy full SHA for f66340d
Merge branch 'main' of https://github.com/pandas-dev/pandas into perf-gh-46470-slow-performance-of-to-dict
Roger Thomas
committed
b413f99
Copy full SHA for b413f99
Commits on Jun 26, 2022
TYP: some return annotations in pytables.py (#47512)
twoertwein
authored
7d2f9b8
Copy full SHA for 7d2f9b8
TST,WARN: read_csv raises warning at wrong stacklevel, but _assert_raised_with_correct_stacklevel doesn't fail (#47387)
Show description for 109be48
MarcoGorelli
authored
109be48
Copy full SHA for 109be48
Commits on Jun 25, 2022
ENH: Move PyperclipException and PyperclipWindowsException to error/_… (#47491)
Show description for cf05e2f
dataxerik
authored
cf05e2f
Copy full SHA for cf05e2f
TYP: ndim is consistently a property (#47378)
Show description for 64ad019
twoertwein
authored
64ad019
Copy full SHA for 64ad019
Commits on Jun 24, 2022
Fix SAS 0x40 control byte handling and column name parsing (#47113)
Show description for 5e3d0ed
jonashaag
authored
5e3d0ed
Copy full SHA for 5e3d0ed
DEPR: na_sentinel in factorize (#47157)
Show description for d580826
rhshadrach
and
jreback
authored
d580826
Copy full SHA for d580826
TYP: read_sas (#47410)
Show description for 6786ab2
twoertwein
authored
6786ab2
Copy full SHA for 6786ab2
BUG: DataFrame.setitem raising when rhs is ea dtype Series (#47425)
Show description for 7683563
phofl
authored
7683563
Copy full SHA for 7683563
REF: remove dtstruct_to_dt64 (#47492)
jbrockmendel
authored
963111d
Copy full SHA for 963111d
BUG: read_csv ignoring non existing header rows for python engine (#47493)
Show description for c3b4af9
phofl
authored
c3b4af9
Copy full SHA for c3b4af9
DOC: Resolve links in whatsnew (#47499)
rhshadrach
authored
0ae6426
Copy full SHA for 0ae6426
DOC: Minor fixes in whatsnew 1.5.0 (#47498)
Show description for b345d5f
rhshadrach
authored
b345d5f
Copy full SHA for b345d5f
ENH/TST: Add BaseInterfaceTests tests for ArrowExtensionArray PT2 (#47468)
mroeschke
authored
dc36ce1
Copy full SHA for dc36ce1
BUG: isin casting to float64 for unsigned int and list (#46693)
phofl
authored
e5c7543
Copy full SHA for e5c7543
Improve error message for DataFrame.from_dict when wrong orient is provided (#47451)
Show description for 27135a5
KianShah
authored
27135a5
Copy full SHA for 27135a5
PERF improve performance of is_lexsorted (#47459)
Show description for 70adab9
MarcoGorelli
authored
70adab9
Copy full SHA for 70adab9
Commits on Jun 23, 2022
BUG: Fix issues with numeric_only deprecation (#47481)
Show description for 5d880ea
rhshadrach
authored
5d880ea
Copy full SHA for 5d880ea
TYP: NumericDtype._standardize_dtype (#47298)
twoertwein
authored
76c242d
Copy full SHA for 76c242d
BUG: assert_index_equal ignoring names when check_order is false (#47330)
Show description for 3c100a5
phofl
and
simonjayhawkins
authored
3c100a5
Copy full SHA for 3c100a5
TST: GH 27185 Test to check df with timedelta & Int NA sums correctly (#47354)
Show description for bc40a4a
aamnv
authored
bc40a4a
Copy full SHA for bc40a4a
DOC: move enhancements in 1.5 release notes (#47375)
Show description for 8c0dbaa
simonjayhawkins
authored
8c0dbaa
Copy full SHA for 8c0dbaa
ENH: consistent add/sub behavior for mixed resolutions (#47394)
Show description for 1b79e2d
jbrockmendel
authored
1b79e2d
Copy full SHA for 1b79e2d
DOC: Add an interactive shell powered by JupyterLite to the website (#47428)
Show description for 2c947e0
jtpio
authored
2c947e0
Copy full SHA for 2c947e0
Deprecate non-keyword arguments for rsplit (#47446)
Show description for 771f2b1
MrShevan
and
Anton Shevtsov
authored
771f2b1
Copy full SHA for 771f2b1
Fix signature of initObjToJSON (#47466)
hoodmane
authored
d3bb89d
Copy full SHA for d3bb89d
CI: Run all code checks even if one fails (#47482)
mroeschke
authored
878504d
Copy full SHA for 878504d
DOC: Start v1.4.4 release notes (#47473)
simonjayhawkins
authored
45f094d
Copy full SHA for 45f094d
TYP: Fix typing errors on main (#47469)
mroeschke
authored
8c9b84d
Copy full SHA for 8c9b84d
DOC: v1.4.3 release date (#47476)
simonjayhawkins
authored
cc41458
Copy full SHA for cc41458
Commits on Jun 22, 2022
REGR: revert behaviour change for concat with empty/all-NaN data (#47372)
jorisvandenbossche
authored
d43d6e2
Copy full SHA for d43d6e2
Revert "ENH/TST: Add BaseInterfaceTests tests for ArrowExtensionArray" (#47462)
Show description for fc11311
simonjayhawkins
authored
fc11311
Copy full SHA for fc11311
CI/TST: Don't require length for construct_1d_arraylike_from_scalar cast to float64 (#47393)
mroeschke
authored
2f3ac16
Copy full SHA for 2f3ac16
Fix segmentation fault when JSON serializing a PeriodIndex (#47431)
roberthdevries
authored
faacb72
Copy full SHA for faacb72
Pagination
Previous
Next
You can’t perform that action at this time.