Skip to content

Use generic DF to DB function for marketdata download #1

@VikSil

Description

@VikSil

The marketdata app uses save_download_data function from marketdata.utils_download module to save downloaded data into the database, download_data table.
A more generic function save_df_to_db is now available in howtoquant.utils module. The old function should be replaced where it is called. A new option to save into download_data table will need to be added into the generic function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions