create_dir

ketos.data_handling.data_handling.create_dir(dir)[source]

Create a new directory if it does not exist

Will also create any intermediate directories that do not exist

Args:
dir: str

The path to the new directory