tlpipe.utils.np_util

Functions

average(a[, axis, weights, returned]) Return the weighted average of array over the given axis.
unique(ar[, return_index, return_inverse, …]) Find the unique elements of an array.