bw_processing.utils
Functions
|
|
|
|
|
Add |
|
Format processed array row from dictionary input |
|
|
|
Note that this function produces sorted arrays. |
|
Get current datetime compatible with Py 3.8 to 3.12 |
Module Contents
- bw_processing.utils.check_suffix(path: str | pathlib.Path, suffix=str) str[source]
Add
suffix, if not already inpath.
- bw_processing.utils.dictionary_formatter(row: dict) tuple[source]
Format processed array row from dictionary input