is_deprecated_cast
polars_
core
0.50.0
In polars_
core::
utils
polars_core
::
utils
Function
is_
deprecated_
cast
Copy item path
Source
pub fn is_deprecated_cast( input_dtype: &
DataType
, output_dtype: &
DataType
, ) ->
bool