pub fn mkdir_recursive(path: &PlRefPath) -> PolarsResult<()>
Creates the directory path will be written into.
path
Does nothing for paths with a scheme; object stores have no directories to create.