kde_cpi.output.utils module¶
Shared helpers for CPI plotting.
- kde_cpi.output.utils.ensure_directory(path)[source]¶
Create the directory at
pathif needed and return its Path.
Shared helpers for CPI plotting.
Create the directory at path if needed and return its Path.