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

Make generate_dataset an actual "generator" #3

Open
florian-huber opened this issue Jun 12, 2020 · 0 comments
Open

Make generate_dataset an actual "generator" #3

florian-huber opened this issue Jun 12, 2020 · 0 comments

Comments

@florian-huber
Copy link
Member

Currently generate_dataset will create a numpy array containing all generated time series. Making it a python generator seems more elegant (and more scalable).

@florian-huber florian-huber changed the title Make ts_generator an actual "generator" Make generate_dataset an actual "generator" Jun 12, 2020
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

No branches or pull requests

1 participant