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

[FEATURE] Use get_pse_data with a list of symbols with parallelization #341

Open
ajdajd opened this issue Feb 4, 2021 · 0 comments · May be fixed by #342
Open

[FEATURE] Use get_pse_data with a list of symbols with parallelization #341

ajdajd opened this issue Feb 4, 2021 · 0 comments · May be fixed by #342
Labels
enhancement New feature or request

Comments

@ajdajd
Copy link
Contributor

ajdajd commented Feb 4, 2021

Is your feature request related to a problem? Please describe.
While I can use a for loop, fetching recent PSE data is slow. It takes around ~30s to get the last ~30 days of JFC. See below.

image

Describe the solution you'd like
Use joblib.Parallel (PR incoming)

Describe alternatives you've considered

Additional context

@ajdajd ajdajd added the enhancement New feature or request label Feb 4, 2021
@ajdajd ajdajd linked a pull request Feb 4, 2021 that will close this issue
4 tasks
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

Successfully merging a pull request may close this issue.

1 participant