cf.FieldList.sd

FieldList.sd()[source]

The standard deviation of the data array for each field.

fl.sd() is equivalent to cf.List(f.sd() for f in fl).

See cf.field.sd for details.

See also

collapse

Previous topic

cf.FieldList.sample_size

Next topic

cf.FieldList.select

This Page