Collapse axes with their weighted variance.
The units of the returned array are the square of the units of the array.
axes : (sequence of) int, optional
squeeze : bool, optional
weights :
If True then update the data array in place. By default a new data array is created.
The collapsed array.
See also
max, min, mean, mid_range, sum, sd
Examples
cf.Data.transpose
cf.Data.mask_fpe
Enter search terms or a module, class or function name.