Skip to content

unnecessary package in fligths_data_wrangling.ipynb #2

Description

@konni-b

from tqdm.notebook import tqdm

I don't think that we need the tqdm package in the notebook. It's not needed for the task and instead created issues for participants, so it was removed from the for loop anyway... and in the end, it's just supposed to show a progress bar, so why bother having it in the notebook?

Additionally, since we do not create separate environments for projects and work in base only, we might not want to clutter it with unnecessary packages, because the more packages, the more potential for conflict or corruption of base.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions