stats

statsΒΆ

This modules does XXX

Functions

IQ

rtype

Union[ndarray, float64]

clustering

rtype

Tuple[ndarray, ndarray]

combination

find_nearest

rtype

Tuple[ndarray, ndarray, ndarray]

flat_clustering

rtype

ndarray

identify_nearest

identify the closest elements in array2 of array1

local_max

rtype

ndarray

mad

rtype

float64

match_nearest

return a table [idx1,idx2,num1,num2,distance] matching the closest element from two arrays.

merge_borders

rtype

ndarray

rm_outliers

rtype

Tuple[ndarray, ndarray]

smooth

rtype

ndarray

smooth2d

rtype

ndarray