Skip to content

Conversation

@avinashpancham
Copy link
Contributor

def time_sort_values(self):
self.index.sort_values(ascending=False)

def time_append_index(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you put these with the append/concat ones instead

@jreback jreback added Benchmark Performance (ASV) benchmarks Categorical Categorical Data Type labels Feb 2, 2021
@jreback jreback added this to the 1.3 milestone Feb 7, 2021
@jreback jreback merged commit 87f72bb into pandas-dev:master Feb 7, 2021
@jreback
Copy link
Contributor

jreback commented Feb 7, 2021

thanks @avinashpancham

CyberQin pushed a commit to CyberQin/pandas that referenced this pull request Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Benchmark Performance (ASV) benchmarks Categorical Categorical Data Type

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASV: add benchmark for concat / append of casted categorical

2 participants