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 }}
jreback
/
pandas
Public
forked from
pandas-dev/pandas
Notifications
You must be signed in to change notification settings
Fork
9
Star
15
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
sort3
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 7, 2017
rename sort_index_montonic -> _sort_index_monotonic
Show description for bd17d2b
jreback
committed
bd17d2b
Copy full SHA for bd17d2b
add doc-strings, rename sort_monotonic -> sort_levels_monotonic
jreback
committed
31097fc
Copy full SHA for 31097fc
add doc example
jreback
committed
48249ab
Copy full SHA for 48249ab
simpler algo for remove_used_levels
jreback
committed
527c3a6
Copy full SHA for 527c3a6
versionadded tags
jreback
committed
520c9c1
Copy full SHA for 520c9c1
replace _reconstruct with: sort_monotonic, and remove_unused_levels (public)
jreback
committed
f2ddc9c
Copy full SHA for f2ddc9c
add degenerate test case
jreback
committed
3c4ca22
Copy full SHA for 3c4ca22
small doc updates
jreback
committed
269cb3b
Copy full SHA for 269cb3b
support for removing unused levels (internally)
Show description for b234bdb
jreback
committed
b234bdb
Copy full SHA for b234bdb
incorrectly raising KeyError rather than UnsortedIndexError, caught by doc-example
jreback
committed
7be8941
Copy full SHA for 7be8941
BUG: construct MultiIndex identically from levels/labels when concatting
Show description for 47c67d6
jreback
committed
47c67d6
Copy full SHA for 47c67d6
CLN: algos (#15929)
Show description for 0cfc08c
jreback
authored
0cfc08c
Copy full SHA for 0cfc08c
Commits on Apr 6, 2017
TST: skip decimal conversion tests on 32-bit (#15922)
Show description for 4502e82
jreback
authored
4502e82
Copy full SHA for 4502e82
BUG: Fix nsmallest/nlargest With Identical Values
Show description for c112252
Roger Thomas
authored and
jreback
committed
c112252
Copy full SHA for c112252
BUG: Standardize malformed row handling in Python engine (#15913)
Show description for a0b089e
gfyoung
authored and
jreback
committed
a0b089e
Copy full SHA for a0b089e
DOC: Fix a typo in indexing.rst (#15916)
Show description for 763197c
funnycrab
authored and
TomAugspurger
committed
763197c
Copy full SHA for 763197c
Fix a docstring typo in _fill_mi_header (#15918)
Show description for b070d51
crayxt
authored and
TomAugspurger
committed
b070d51
Copy full SHA for b070d51
DOC: Fix a typo in travis.yml (#15915)
funnycrab
authored and
jorisvandenbossche
committed
1fbdc23
Copy full SHA for 1fbdc23
Commits on Apr 5, 2017
BUG: addresses #14855 by fixing color kwarg conflict
Show description for ba30e3a
alexandercbooth
authored and
TomAugspurger
committed
ba30e3a
Copy full SHA for ba30e3a
ENH: Add file buffer validation to I/O ops
Show description for e4e87ec
gfyoung
authored and
jreback
committed
e4e87ec
Copy full SHA for e4e87ec
TST: better testing of Series.nlargest/nsmallest
Show description for dbc1654
jreback
committed
dbc1654
Copy full SHA for dbc1654
DEPR: correct locations to access public tslib objects (#15897)
jorisvandenbossche
authored and
jreback
committed
0a37067
Copy full SHA for 0a37067
Commits on Apr 4, 2017
ENH: Citing source in README file (#15856)
Show description for ca8ef49
the-nose-knows
authored and
jreback
committed
ca8ef49
Copy full SHA for ca8ef49
BUG: Bug in DataFrame construction with nulls and datetimes in a list like
Show description for e0b60c0
jreback
committed
e0b60c0
Copy full SHA for e0b60c0
API: add top-level melt function as method to DataFrame
Show description for e50d397
ResidentMario
authored and
jreback
committed
e50d397
Copy full SHA for e50d397
DOC fixes in contributing.rst (#15887)
jorisvandenbossche
authored and
jreback
committed
faf6401
Copy full SHA for faf6401
Commits on Apr 3, 2017
API: expose pandas.errors
Show description for da0523a
jreback
committed
da0523a
Copy full SHA for da0523a
DOC: whatsnew cleaning
jreback
committed
eedcc8f
Copy full SHA for eedcc8f
BUG: Patch handling no NA values in TextFileReader
Show description for ff652a5
gfyoung
authored and
jreback
committed
ff652a5
Copy full SHA for ff652a5
DOC: add section on how to use parametrize to contributing.rst (#15883)
Show description for cd51bdd
jreback
authored
cd51bdd
Copy full SHA for cd51bdd
DOC: update contributing.rst for ci (#15880)
Show description for ca7207f
jreback
authored
ca7207f
Copy full SHA for ca7207f
DOC: remove gbq_integration instructions from contributing.rst (#15879)
Show description for 456e729
jreback
authored
456e729
Copy full SHA for 456e729
CLN: Remove "flake8: noqa" from even more files
Show description for ed07df1
gfyoung
authored and
jreback
committed
ed07df1
Copy full SHA for ed07df1
DOC: Fix a typo in dsintro.rst (#15877)
funnycrab
authored and
jreback
committed
b199fbf
Copy full SHA for b199fbf
Revert "CI: add jdcal to 3.6 build as openpyxl >= 2.4.5 is broken" (#15875)
Show description for 4cb730e
jreback
authored
4cb730e
Copy full SHA for 4cb730e
Pagination
Previous
Next
You can’t perform that action at this time.