Skip to main content
reinterpret
polars_
core
0.53.0
In polars_
core::
chunked_
array::
ops
polars_core
::
chunked_array
::
ops
Function
reinterpret
Copy item path
Source
pub fn reinterpret(s: &
Series
, dtype: &
DataType
) ->
PolarsResult
<
Series
>