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
190
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
45bd471
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 28, 2017
BUG: Fix make_sparse mask generation (#17574)
Licht-T
authored and
jreback
committed
45bd471
Copy full SHA for 45bd471
DEPR: deprecate pd.TimeGrouper (#17703)
Show description for db1206a
jreback
authored
db1206a
Copy full SHA for db1206a
CI: Pin miniconda version (#17700)
TomAugspurger
authored and
jreback
committed
eaa5081
Copy full SHA for eaa5081
Commits on Sep 27, 2017
Deprecating Series.argmin and Series.argmax (#16830) (#16955)
Show description for f9d88cd
Lucas Kushner
authored and
TomAugspurger
committed
f9d88cd
Copy full SHA for f9d88cd
typo fix evalute_compare-->evaluate_compare (#17688)
jbrockmendel
authored and
jreback
committed
44747c8
Copy full SHA for 44747c8
Commits on Sep 26, 2017
BUG: Fix/test SparseSeries/SparseDataFrame stack/unstack (#16616)
kernc
authored and
jreback
committed
d3be81a
Copy full SHA for d3be81a
BUG: remove tab completion for deprecated functions (#17683)
Show description for 66f4cc1
jreback
authored and
TomAugspurger
committed
66f4cc1
Copy full SHA for 66f4cc1
DOC: fix no autosummary for numerical index api pages (#17642)
jorisvandenbossche
authored
b5842bb
Copy full SHA for b5842bb
Separate parsing functions out from tslib (#17363)
jbrockmendel
authored and
jreback
committed
7e87385
Copy full SHA for 7e87385
DOC: correct grammar in unicode section (#17678)
gef756
authored and
jreback
committed
0d239d9
Copy full SHA for 0d239d9
Commits on Sep 25, 2017
DOC: improve docstring of function where (#17665)
JennaVergeynst
authored and
jreback
committed
5279a17
Copy full SHA for 5279a17
ERR: get_indexer returns the correct indexer when Index is numeric and target is boolean (#16877) (#17343)
andrejonasson
authored and
jorisvandenbossche
committed
45a795e
Copy full SHA for 45a795e
COMPAT: skip 32-bit test on int repr (#17664)
Show description for e0fe5cc
jreback
authored
e0fe5cc
Copy full SHA for e0fe5cc
Correct wrong doc string for MultiIndex.get_loc_level + added examples (#17663)
topper-123
authored and
jreback
committed
83c9205
Copy full SHA for 83c9205
BUG: wrap all supported inplace methods to avoid making a copy (#12962) (#17589)
dkamm
authored and
jreback
committed
9d0db60
Copy full SHA for 9d0db60
TST: Use fixtures in indexes common tests (#17622)
GuessWhoSamFoo
authored and
jreback
committed
d2b1668
Copy full SHA for d2b1668
DEPR: deprecate .as_blocks() (#17656)
Show description for 868389d
jreback
authored
868389d
Copy full SHA for 868389d
CLN: replace %s syntax with .format in io (#17660)
Show description for 4c9e98d
cbertinato
authored and
jreback
committed
4c9e98d
Copy full SHA for 4c9e98d
Separate out strptime.pyx from tslib (#17342)
jbrockmendel
authored and
jreback
committed
42195db
Copy full SHA for 42195db
DOC: Change plot style to matplotlib default from ggplot (#17462)
topper-123
authored and
jorisvandenbossche
committed
0e2ce9a
Copy full SHA for 0e2ce9a
DOC: Added example to MultiIndex doc string (#17653)
topper-123
authored and
jorisvandenbossche
committed
35bcd26
Copy full SHA for 35bcd26
DOC: fixed errors in doc string for Categorical + cleanup (#17655)
topper-123
authored and
jorisvandenbossche
committed
0d06216
Copy full SHA for 0d06216
Commits on Sep 24, 2017
TST: Fix repeat parameter overwritten the sparse asv test (#17659)
Licht-T
authored and
jreback
committed
6da85b3
Copy full SHA for 6da85b3
TST: install cython from pip for 3.6_NUMPY_DEV build (#17657)
jreback
authored
e0743a1
Copy full SHA for e0743a1
preserve kwargs order on assign func for py36plus - #14207 (#17632)
bobhaffner
authored and
jreback
committed
965c1c8
Copy full SHA for 965c1c8
cut/paste AccessorProperty and PandasDelegate to core.accessor (#17651)
jbrockmendel
authored and
jreback
committed
f8bf129
Copy full SHA for f8bf129
API: Warn about dups in names for read_csv (#17346)
Show description for 1f51271
gfyoung
authored and
jreback
committed
1f51271
Copy full SHA for 1f51271
API: harmonize drop/reindex/rename args (GH12392) - drop (#17644)
Show description for ae16bf9
jorisvandenbossche
authored and
TomAugspurger
committed
ae16bf9
Copy full SHA for ae16bf9
DOC: revise What's New for inferring compression from non-string paths (#17338)
Show description for c95eb38
dhimmel
authored and
jorisvandenbossche
committed
c95eb38
Copy full SHA for c95eb38
Commits on Sep 23, 2017
de-privatize timezone functions (#17543)
jbrockmendel
authored and
jreback
committed
d43aba8
Copy full SHA for d43aba8
Remove unused cimports (#17585)
jbrockmendel
authored and
jreback
committed
87e2f54
Copy full SHA for 87e2f54
Dont check for NaTType, just NaT (#17564)
jbrockmendel
authored and
jreback
committed
148200f
Copy full SHA for 148200f
Categorical type (#16015)
Show description for e57f189
TomAugspurger
authored and
jreback
committed
e57f189
Copy full SHA for e57f189
TST: remove some more warnings (#17645)
Show description for ecd2ad9
jreback
authored
ecd2ad9
Copy full SHA for ecd2ad9
Bitesize offsets (#17318)
jbrockmendel
authored and
jreback
committed
2eb568a
Copy full SHA for 2eb568a
Pagination
Previous
Next
You can’t perform that action at this time.