pub fn object_path_from_str(path: &str) -> PolarsResult<Path>
Available on crate feature
cloud
only.Expand description
Construct an object_store Path
from a string without any encoding/decoding.
pub fn object_path_from_str(path: &str) -> PolarsResult<Path>
cloud
only.Construct an object_store Path
from a string without any encoding/decoding.