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