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: All data types.

Data that needs to be transformed.

Returns:

Type: array.

Last Updated 8/19/2026, 6:10:59 AM