polars_utils
0.40.0
In polars_utils::io
Function
polars_utils
::
io
::
create_file
Copy item path
source
ยท
[
−
]
pub fn create_file<P>(path: P) -> PolarsResult<
File
>
where P:
AsRef
<
Path
>,