lsst.pipe.tasks g5580bffe14+546bb17cf2
|
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 970 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 978 of file functors.py.
|
static |
Definition at line 975 of file functors.py.