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
158
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
main
User selector
avinashpancham
Datepicker
All time
Commit History
Commits on Feb 10, 2021
BUG: Timedelta input string with only symbols and no digits raises an error (GH39710) (#39737)
avinashpancham
authored
2332161
Copy full SHA for 2332161
ENH: Enable parsing of ISO8601-like timestamps with negative signs using pd.Timedelta (GH37172) (#39497)
avinashpancham
authored
a92501e
Copy full SHA for a92501e
Commits on Feb 7, 2021
ASV: add benchmarks for concatenating and appending of CategoricalIndex (GH38149) (#39493)
avinashpancham
authored
87f72bb
Copy full SHA for 87f72bb
Commits on Feb 2, 2021
TST: Verify plot order of a Series (GH38865) (#39491)
avinashpancham
authored
fc5a1da
Copy full SHA for fc5a1da
Commits on Jan 29, 2021
CLN: add typing to dtype arg in core/frame.py (GH38808) (#39458)
avinashpancham
authored
cbcd762
Copy full SHA for cbcd762
Commits on Jan 8, 2021
CLN: add typing to dtype arg in core/internals, core/reshape and core (GH38808) (#39030)
avinashpancham
authored
20e414a
Copy full SHA for 20e414a
Commits on Jan 5, 2021
CLN: add typing for dtype arg in core/arrays (GH38808) (#38886)
avinashpancham
authored
27ae7d1
Copy full SHA for 27ae7d1
Commits on Jan 4, 2021
CLN: add typing for dtype arg in directories core/indexes and core/strings (GH38808) (#38890)
avinashpancham
authored
fcf868d
Copy full SHA for fcf868d
Commits on Dec 31, 2020
CLN: add typing to dtype arg in selection of files in core/arrays (GH38808) (#38826)
avinashpancham
authored
72ad717
Copy full SHA for 72ad717
Commits on Dec 30, 2020
CLN: Add typing for dtype argument in io directory (GH38808) (#38814)
avinashpancham
authored
3d351ed
Copy full SHA for 3d351ed
BUG: Fix pd.json_normalize to not skip the first element of a generator input (#38698)
avinashpancham
authored
52bdfdc
Copy full SHA for 52bdfdc
Commits on Dec 29, 2020
CLN: Add typing for dtype argument in io/sql.py (#38680)
avinashpancham
authored
5a6a0f7
Copy full SHA for 5a6a0f7
Commits on Dec 24, 2020
ENH: Map pandas integer to optimal SQLAlchemy integer type (GH35076) (#38548)
Show description for 08230db
avinashpancham
authored
08230db
Copy full SHA for 08230db
Commits on Dec 23, 2020
ENH: Add dtype argument to read_sql_query (GH10285) (#37546)
avinashpancham
authored
5fecf47
Copy full SHA for 5fecf47
Commits on Dec 17, 2020
DOC: Add doc-string examples for pd.read_sql using custom parse_dates arg values (#38475)
avinashpancham
authored
d4b6233
Copy full SHA for d4b6233
Commits on Dec 14, 2020
BUG: Allow custom error values in parse_dates argument of read_sql like functions (GH35185) (#37823)
Show description for 7ffbf1a
avinashpancham
and
jreback
authored
7ffbf1a
Copy full SHA for 7ffbf1a
Commits on Nov 20, 2020
BUG: Parse missing values using read_json with dtype=False to NaN instead of None (GH28501) (#37834)
avinashpancham
authored
5c35871
Copy full SHA for 5c35871
Commits on Nov 1, 2020
TST: Verify functioning of histtype argument (GH23992) (#37063)
Show description for 56a9e75
avinashpancham
authored
56a9e75
Copy full SHA for 56a9e75
Commits on Oct 31, 2020
DEPR: Deprecate use of strings denoting units with 'M', 'Y' or 'y' in pd.to_timedelta (36666) (#36838)
avinashpancham
authored
d08dca6
Copy full SHA for d08dca6
Commits on Oct 28, 2020
TST: Update unreliable num precision component of test_binary_arith_ops (GH37328) (#37380)
avinashpancham
authored
d321be6
Copy full SHA for d321be6
Commits on Oct 12, 2020
TST: Verify parsing of data with encoded special characters (16218) (#36841)
Show description for 9a94532
avinashpancham
authored
9a94532
Copy full SHA for 9a94532
Commits on Oct 8, 2020
Update docs on estimated time of running full asv suite (#36836)
avinashpancham
authored
24fef22
Copy full SHA for 24fef22
Commits on Oct 7, 2020
TST: Verify operators with IntegerArray and list-likes (22606) (#35987)
avinashpancham
authored
50c4fbc
Copy full SHA for 50c4fbc
Commits on Oct 5, 2020
Add asv benchmarks for select_dtypes (#36839)
avinashpancham
authored
0cc3b52
Copy full SHA for 0cc3b52
Commits on Sep 19, 2020
BUG: Enable Series.equals to compare numpy arrays to scalars (#36161)
avinashpancham
authored
a22cf43
Copy full SHA for a22cf43
Commits on Sep 12, 2020
DEPR: Deprecate pandas/io/date_converters.py (#35741)
avinashpancham
authored
b8f22ad
Copy full SHA for b8f22ad
Commits on Aug 26, 2020
TST: Verify whether read-only datetime64 array can be factorized (35650) (#35775)
Show description for e666f5c
avinashpancham
authored
e666f5c
Copy full SHA for e666f5c
Commits on Jul 15, 2020
TST: Verify filtering operations on DataFrames with categorical Series (#35233)
avinashpancham
authored
1b2f580
Copy full SHA for 1b2f580
Commits on Jul 13, 2020
TST: GH20676 Verify equals operator for list of Numpy arrays (#35237)
avinashpancham
authored
859eb6a
Copy full SHA for 859eb6a
Commits on Jun 23, 2020
TST: Verify whether non writable numpy array is shiftable (21049) (#34919)
avinashpancham
authored
1f5ae6d
Copy full SHA for 1f5ae6d
Commits on Jun 20, 2020
TST: Ensure dtypes are set correctly for empty integer columns #24386 (#34886)
Show description for 8020543
avinashpancham
authored
8020543
Copy full SHA for 8020543
TST: Verify whether Datetime subclasses are also of dtype datetime (#34911)
avinashpancham
authored
9114b4b
Copy full SHA for 9114b4b
You can’t perform that action at this time.