Definition at line 441 of file functors.py.
◆ __call__()
def lsst.pipe.tasks.functors.Functor.__call__ |
( |
|
self, |
|
|
|
parq, |
|
|
|
dropna = False |
|
) |
| |
|
inherited |
◆ columns()
def lsst.pipe.tasks.functors.Column.columns |
( |
|
self | ) |
|
|
inherited |
◆ fail()
def lsst.pipe.tasks.functors.Functor.fail |
( |
|
self, |
|
|
|
df |
|
) |
| |
|
inherited |
◆ multilevelColumns()
def lsst.pipe.tasks.functors.Functor.multilevelColumns |
( |
|
self, |
|
|
|
parq |
|
) |
| |
|
inherited |
◆ name()
def lsst.pipe.tasks.functors.Column.name |
( |
|
self | ) |
|
|
inherited |
◆ noDup()
def lsst.pipe.tasks.functors.Functor.noDup |
( |
|
self | ) |
|
|
inherited |
◆ shortname()
def lsst.pipe.tasks.functors.Functor.shortname |
( |
|
self | ) |
|
|
inherited |
◆ col
lsst.pipe.tasks.functors.IDColumn.col |
|
static |
◆ dataset
lsst.pipe.tasks.functors.Functor.dataset |
|
inherited |
◆ filt
lsst.pipe.tasks.functors.Functor.filt |
|
inherited |
The documentation for this class was generated from the following file: