Function polars::prelude::is_cloud_url

source ยท
pub fn is_cloud_url<P>(p: P) -> bool
where P: AsRef<Path>,
Available on crate feature polars-io only.
Expand description

Check if the path is a cloud url.