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
47.1k
Code
Issues
3.4k
Pull requests
166
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
ad1bd44
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 21, 2013
ENH: short-circuit config lookup when exact key given GH5147
y-p
committed
ad1bd44
Copy full SHA for ad1bd44
Commits on Nov 20, 2013
Merge pull request #5559 from hayd/cumcountversionadded
Show description for 87d8ded
hayd
committed
87d8ded
Copy full SHA for 87d8ded
DOC version added 0.13 to cumcount
hayd
committed
87fe6b9
Copy full SHA for 87fe6b9
Merge pull request #5558 from jreback/series_index
Show description for 794d359
jreback
committed
794d359
Copy full SHA for 794d359
DOC add cumcount ascending kwarg
hayd
committed
13e6a61
Copy full SHA for 13e6a61
BUG: repr of series fails in the presence of a Float64Index that is not monotonic (GH5557)
jreback
committed
c4a8281
Copy full SHA for c4a8281
Merge pull request #5555 from jreback/loc_bug
Show description for e6aaf5e
jreback
committed
e6aaf5e
Copy full SHA for e6aaf5e
BUG: Bug in selecting from a non-unique index with loc (GH5553)
jreback
committed
d4ad3a5
Copy full SHA for d4ad3a5
Merge pull request #5554 from jreback/apply_bug
Show description for 312f777
jreback
committed
312f777
Copy full SHA for 312f777
BUG: Bug fix in apply when using custom function and objects are not mutated (GH5545)
jreback
committed
4d45e3f
Copy full SHA for 4d45e3f
Merge pull request #5533 from hayd/groupby_head_tail
Show description for e5e53ba
hayd
committed
e5e53ba
Copy full SHA for e5e53ba
TST more coverage for groupby head and tail
hayd
committed
ef38319
Copy full SHA for ef38319
Commits on Nov 19, 2013
Merge pull request #5547 from aldanor/patch-1
Show description for b3e3bf1
hayd
committed
b3e3bf1
Copy full SHA for b3e3bf1
Merge pull request #5548 from y-p/doc_toclipboard
Show description for 5a3cf7a
y-p
committed
5a3cf7a
Copy full SHA for 5a3cf7a
DOC: mention new to_clipboard/paste into excel capability
y-p
committed
db8f26c
Copy full SHA for db8f26c
DOC: replace _prop_attributes with __finalize__()
aldanor
committed
4ccd37e
Copy full SHA for 4ccd37e
DOC: Fixing a good number of spelling mistakes in 0.13 release notes
aldanor
committed
d5f5881
Copy full SHA for d5f5881
Merge pull request #5544 from jreback/series_del
Show description for 2a14ed7
jreback
committed
2a14ed7
Copy full SHA for 2a14ed7
BUG: Bug in delitem on a Series (GH5542)
jreback
committed
9e4765f
Copy full SHA for 9e4765f
Commits on Nov 18, 2013
Merge pull request #5540 from gdraps/cumcount-test-fix
Show description for 4d0632b
jtratner
committed
4d0632b
Copy full SHA for 4d0632b
TST: fix cumcount test on 32-bit env
gdraps
committed
0be76b0
Copy full SHA for 0be76b0
Commits on Nov 17, 2013
Merge pull request #5538 from neirbowj/fbsd_failing_tests
Show description for 2e009d7
jtratner
committed
2e009d7
Copy full SHA for 2e009d7
TST: correctly predict locale setability
Show description for c38258b
neirbowj
committed
c38258b
Copy full SHA for c38258b
PERF faster head, tail and size groupby methods
hayd
committed
e8e7735
Copy full SHA for e8e7735
CLN: More autopep8
jtratner
committed
d250d64
Copy full SHA for d250d64
Merge pull request #5038 from alefnula/pep8
Show description for 822178e
jtratner
committed
822178e
Copy full SHA for 822178e
Commits on Nov 16, 2013
CLN: PEP8 cleanup
alefnula
committed
a4a71f8
Copy full SHA for a4a71f8
Merge pull request #5529 from jreback/iloc_mi
Show description for 4718ffe
jreback
committed
4718ffe
Copy full SHA for 4718ffe
BUG: Bug in getitem with a multi-index and iloc (GH5528)
jreback
committed
d0c7832
Copy full SHA for d0c7832
Merge pull request #5520 from invisibleroads/patch-2
Show description for 34c0db8
y-p
committed
34c0db8
Copy full SHA for 34c0db8
Commits on Nov 15, 2013
Ensure that we can get a commit number from git
Show description for 2d7514f
invisibleroads
committed
2d7514f
Copy full SHA for 2d7514f
Commits on Nov 14, 2013
Merge pull request #5510 from hayd/groupby_cumcount
Show description for c70882a
hayd
committed
c70882a
Copy full SHA for c70882a
DOC add cumcount example to groupby.rst
hayd
committed
b564798
Copy full SHA for b564798
ENH add cumcount groupby method
hayd
committed
83386d8
Copy full SHA for 83386d8
Merge pull request #5512 from jreback/indexing_bug
Show description for 0c30665
jreback
committed
0c30665
Copy full SHA for 0c30665
Pagination
Previous
Next
You can’t perform that action at this time.