File Exists
and what to do if it doesn’t
loadifexists
loadifexists (fpath, default)
Load data from a dill
file if it exists, else return default value
exists
exists (fpath)
Alias for os.path.exists
and what to do if it doesn’t
loadifexists (fpath, default)
Load data from a dill
file if it exists, else return default value
exists (fpath)
Alias for os.path.exists