compute-nanmedian
Computes the median of an array ignoring non-numeric values.
Computes the median of an array ignoring non-numeric values.
Computes the minimum value of an array ignoring non-numeric values.
Computes the sum of an array ignoring non-numeric values.
Computes an element-wise comparison (not equal) of an array.
Computes the product.
Round values to the nearest multiple of 10^n.
Shuffles array elements in place.
Signum function.
Computes the Tversky index between two sequences.
Computes an element-wise principal square root.
Unzips a zipped array (i.e., a nested array of tuples).
Computes an element-wise comparison (less than) of an array.
Computes the maximum value of a numeric array.
Computes the midhinge of a numeric array.
Computes a moving maximum over a numeric array.
Computes the product of an array ignoring any non-numeric values.
Computes quantiles for an array ignoring non-numeric values.
Node-RED node to fill an ring buffer array.
Gives values present in both arrays.
Gives values of array not present in another.