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