Skip to content

Add sorted= keyword to DataFrame.set_index#1143

Merged
mrocklin merged 1 commit intodask:masterfrom
mrocklin:dataframe-sorted-index
May 5, 2016
Merged

Add sorted= keyword to DataFrame.set_index#1143
mrocklin merged 1 commit intodask:masterfrom
mrocklin:dataframe-sorted-index

Conversation

@mrocklin
Copy link
Member

@mrocklin mrocklin commented May 4, 2016

This allows for faster set_index operations when given an already
sorted index.

Fixes #336

@mrocklin
Copy link
Member Author

mrocklin commented May 4, 2016

OK with this @sinhrks ?

@mrocklin mrocklin force-pushed the dataframe-sorted-index branch from 1b37e40 to 71fccc4 Compare May 5, 2016 14:00
This allows for faster set_index operations when given an already
sorted index.

Fixes dask#336
@mrocklin mrocklin merged commit 069dc5d into dask:master May 5, 2016
@mrocklin mrocklin deleted the dataframe-sorted-index branch May 5, 2016 14:25
@sinhrks sinhrks added this to the 0.9.0 milestone May 11, 2016
@mrocklin mrocklin mentioned this pull request May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants