Skip to content

tqdm for upserting data #3

@kj3moraes

Description

@kj3moraes

Currently tqdm only displays elementary data because DictReader has no __len__ attribute. So I need to figure out a way to get the number of lines in a csv file (excluding the fieldnames header line) and pass that to the total parameter. This way we get the progressbar for tqdm.

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