Skip to content

Use Python modules and refactor utils files #117

@SvenLieber

Description

@SvenLieber

Currently we have Python scripts in different folders, e.g. KBR-related pre-processing scripts in the data-sources/kbr folder or post processing scripts in the data-integration folder.

Helper functions exist in several generic utils.py files in those folders. However, a few functions are defined in different utils.py files.
We should refactor the Python code to consist of modules. Helper functions from generic utils files should be refactored to reside in more thematic modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    technical debtA workaround which should be refactored

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions