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

faster execution of episode grouping functions #7

Closed
OlisaNsonwu opened this issue Nov 16, 2019 · 0 comments
Closed

faster execution of episode grouping functions #7

OlisaNsonwu opened this issue Nov 16, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@OlisaNsonwu
Copy link
Owner

OlisaNsonwu commented Nov 16, 2019

fixed_episodes(), rolling_episodes() and episode_group() have been optimized to reduce overall processing time.

The more records are grouped at one stage, the less time the next one will take.

Updated in v.0.0.2.9000

@OlisaNsonwu OlisaNsonwu added the enhancement New feature or request label Nov 16, 2019
@OlisaNsonwu OlisaNsonwu self-assigned this Nov 16, 2019
@OlisaNsonwu OlisaNsonwu pinned this issue Nov 16, 2019
@OlisaNsonwu OlisaNsonwu unpinned this issue Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant