Collapse axes with their weighted variance.
The units of the returned array are the square of the units of the array.
See also
max, min, mean, mid_range, range, sum, sd
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.
cf.Data.unique
cf.Data.where
Enter search terms or a module, class or function name.