NAME
Catmandu::Fix::stat_mean - calculate the standard deviation of an array
SYNOPSIS
# Calculate the standard deviation of foo. E.g. foo => [1,2,3,4]
stat_stddev(foo) # foo => '1.12'
Catmandu::Fix::stat_mean - calculate the standard deviation of an array
# Calculate the standard deviation of foo. E.g. foo => [1,2,3,4]
stat_stddev(foo) # foo => '1.12'