Utils
This module contains some minor utility functions.
Overview
This module contains some very minimal utility functions.
setup()
Setup the data directory.
Source code in src/opendata_pipeline/utils.py
11 12 13 14 |
|
teardown()
Remove the data directory and all of its files. Remove extracted drugs file.
Source code in src/opendata_pipeline/utils.py
17 18 19 20 21 22 |
|