TableRow
struct
defined in module
FastTabular
TableRow{M, N}(catcols, contcols, categorydict) <: Block
Block
for table rows with M categorical and N continuous columns.
data
is valid if it satisfies the
AbstractRow
interface in Tables.jl, values present in indices for categorical and continuous columns are consistent, and
data
is indexable by the elements of
catcols
and
contcols
.
There are
2
methods for FastTabular.TableRow
:
The following pages link back here:
FastTabular.jl , blocks/tablerow.jl , encodings/tabularpreprocessing.jl , recipes.jl , tasks/classification.jl , tasks/regression.jl