-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
technical debtA workaround which should be refactoredA workaround which should be refactored
Description
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
Labels
technical debtA workaround which should be refactoredA workaround which should be refactored