Skip to content

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

@ajdajd

Description

@ajdajd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions