handle_array_casting_failures
polars_
core
0.53.0
In polars_
core::
utils
polars_core
::
utils
Function
handle_
array_
casting_
failures
Copy item path
Source
pub fn handle_array_casting_failures( input: &dyn Array, output: &dyn Array, ) ->
PolarsResult
<
()
>