to_numeric_array
Luo_Suppe2026-08-15
gma.math.prepro.to_numeric_array
function to_numeric_array(data):
Forces the input data to be converted to a numeric array, values that cannot be converted will be modified to nan.
Parameters:
data: any.
Data that needs to be transformed.
Returns:
Type: array.