__call__(self, data, dropna=False) | lsst.pipe.tasks.functors.Functor | |
__init__(self, filt=None, dataset=None, noDup=None) | lsst.pipe.tasks.functors.Functor | |
_colsFromDict(self, colDict, columnIndex=None) | lsst.pipe.tasks.functors.Functor | protected |
_defaultDataset | lsst.pipe.tasks.functors.Functor | protectedstatic |
_defaultNoDup | lsst.pipe.tasks.functors.Functor | protectedstatic |
_dfLevels | lsst.pipe.tasks.functors.Functor | protectedstatic |
_dropna(self, vals) | lsst.pipe.tasks.functors.Functor | protected |
_func(self, df, dropna=True) | lsst.pipe.tasks.functors.Functor | protected |
_get_columnIndex(self, data) | lsst.pipe.tasks.functors.Functor | protected |
_get_data(self, data) | lsst.pipe.tasks.functors.Functor | protected |
_get_data_columnLevelNames(self, data, columnIndex=None) | lsst.pipe.tasks.functors.Functor | protected |
_get_data_columnLevels(self, data, columnIndex=None) | lsst.pipe.tasks.functors.Functor | protected |
_noDup | lsst.pipe.tasks.functors.Functor | protected |
_setLevels(self, df) | lsst.pipe.tasks.functors.Functor | protected |
columns(self) | lsst.pipe.tasks.functors.Functor | |
dataset | lsst.pipe.tasks.functors.Functor | |
difference(self, data1, data2, **kwargs) | lsst.pipe.tasks.functors.Functor | |
fail(self, df) | lsst.pipe.tasks.functors.Functor | |
filt | lsst.pipe.tasks.functors.Functor | |
log | lsst.pipe.tasks.functors.Functor | |
multilevelColumns(self, data, columnIndex=None, returnTuple=False) | lsst.pipe.tasks.functors.Functor | |
name(self) | lsst.pipe.tasks.functors.Functor | |
noDup(self) | lsst.pipe.tasks.functors.Functor | |
shortname(self) | lsst.pipe.tasks.functors.Functor | |