CountAction¶
- class lsst.analysis.tools.actions.scalar.CountAction(*args, **kw)¶
- Bases: - ScalarFromVectorAction- Returns the number of non-NaN entries in the given column. - Attributes Summary - Key of Vector to compute statistic from. - Methods Summary - __call__(data, **kwargs)- Compute a scalar value from keyed data. - Attributes Documentation - Methods Documentation