lsst.pipe.tasks g2f5c2ff2e8+0191445f4b
|
Public Member Functions | |
def | __call__ (self, parq, dropna=False, **kwargs) |
Static Public Attributes | |
string | name = 'label' |
Main function of this subclass is to override the dropna=True
Definition at line 988 of file functors.py.
def lsst.pipe.tasks.functors.Labeller.__call__ | ( | self, | |
parq, | |||
dropna = False , |
|||
** | kwargs | ||
) |
Reimplemented from lsst.pipe.tasks.functors.Functor.
Definition at line 996 of file functors.py.
|
static |
Definition at line 993 of file functors.py.