Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-sort dataframe multi-level indices; speed up dataframe concatenation #54

Merged
merged 12 commits into from
Feb 11, 2022

Conversation

kristianeschenburg
Copy link
Contributor

  • pre-sort column levels in peak_detection.init_dfs
  • speed up twitch width and width coordinate computations by filling dictionary first and then generating DataFrame
  • speed up excel_writer.per_twitch_df by first appending Series to a list, and then generating a DataFrame after all metrics have been computed

@jperson jperson merged commit d3e9068 into main Feb 11, 2022
@jperson jperson deleted the lexsort branch February 11, 2022 19:47
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.

3 participants