lsst.pipe.tasks g59f6dce098+83b7f37e51
|
Public Member Functions | |
def | __call__ (self, parq, dropna=False, **kwargs) |
Static Public Attributes | |
str | name = 'label' |
Static Protected Attributes | |
str | _null_label = 'null' |
bool | _allow_difference = False |
bool | _force_str = False |
Main function of this subclass is to override the dropna=True
Definition at line 987 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 995 of file functors.py.
|
staticprotected |
Definition at line 991 of file functors.py.
|
staticprotected |
Definition at line 993 of file functors.py.
|
staticprotected |
Definition at line 990 of file functors.py.
|
static |
Definition at line 992 of file functors.py.