CountUniqueAction¶
- class lsst.analysis.tools.actions.scalar.CountUniqueAction(*args, **kw)¶
- Bases: - ScalarFromVectorAction- Counts the number of unique rows in a 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