master
Contents:
Installation
recipipe package
Diagrams
Recipipe
Docs
»
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
I
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
W
_
__abstractmethods__ (recipipe.core.Recipipe attribute)
__add__() (recipipe.core.Recipipe method)
__call__() (recipipe.transformers.SklearnCreator method)
__dict__ (recipipe.transformers.SklearnCreator attribute)
__init__() (recipipe.core.Recipipe method)
(recipipe.core.RecipipeTransformer method)
(recipipe.transformers.AsTypeTransformer method)
(recipipe.transformers.CategoryEncoder method)
(recipipe.transformers.ColumnGroupsTransformer method)
(recipipe.transformers.ConcatTransformer method)
(recipipe.transformers.DropNARowsTransformer method)
(recipipe.transformers.ExtractTransformer method)
(recipipe.transformers.GroupByTransformer method)
(recipipe.transformers.PandasScaler method)
(recipipe.transformers.QueryTransformer method)
(recipipe.transformers.ReduceMemoryTransformer method)
(recipipe.transformers.ReplaceTransformer method)
(recipipe.transformers.SklearnColumnsWrapper method)
(recipipe.transformers.SklearnColumnWrapper method)
(recipipe.transformers.SklearnCreator method)
(recipipe.transformers.TargetEncoderTransformer method)
__module__ (recipipe.core.Recipipe attribute)
(recipipe.core.RecipipeTransformer attribute)
(recipipe.transformers.AsTypeTransformer attribute)
(recipipe.transformers.CategoryEncoder attribute)
(recipipe.transformers.ColumnGroupsTransformer attribute)
(recipipe.transformers.ColumnsTransformer attribute)
(recipipe.transformers.ColumnTransformer attribute)
(recipipe.transformers.ConcatTransformer attribute)
(recipipe.transformers.DropNARowsTransformer attribute)
(recipipe.transformers.DropTransformer attribute)
(recipipe.transformers.ExtractTransformer attribute)
(recipipe.transformers.GroupByTransformer attribute)
(recipipe.transformers.PandasScaler attribute)
(recipipe.transformers.QueryTransformer attribute)
(recipipe.transformers.ReduceMemoryTransformer attribute)
(recipipe.transformers.ReplaceTransformer attribute)
(recipipe.transformers.SelectTransformer attribute)
(recipipe.transformers.SklearnColumnsWrapper attribute)
(recipipe.transformers.SklearnColumnWrapper attribute)
(recipipe.transformers.SklearnCreator attribute)
(recipipe.transformers.SklearnFitOneWrapper attribute)
(recipipe.transformers.SumTransformer attribute)
(recipipe.transformers.TargetEncoderTransformer attribute)
__weakref__ (recipipe.transformers.SklearnCreator attribute)
A
add() (recipipe.core.Recipipe method)
add_to_map_dict() (in module recipipe.utils)
AsTypeTransformer (class in recipipe.transformers)
C
CategoryEncoder (class in recipipe.transformers)
ColumnGroupsTransformer (class in recipipe.transformers)
ColumnsTransformer (class in recipipe.transformers)
ColumnTransformer (class in recipipe.transformers)
ConcatTransformer (class in recipipe.transformers)
D
default_params() (in module recipipe.utils)
DropNARowsTransformer (class in recipipe.transformers)
DropTransformer (class in recipipe.transformers)
E
ExtractTransformer (class in recipipe.transformers)
F
fit() (recipipe.core.RecipipeTransformer method)
(recipipe.transformers.ColumnTransformer method)
(recipipe.transformers.GroupByTransformer method)
fit_columns() (in module recipipe.utils)
fit_group() (recipipe.transformers.GroupByTransformer method)
flatten_list() (in module recipipe.utils)
G
get_column_mapping() (recipipe.core.RecipipeTransformer method)
(recipipe.transformers.ColumnGroupsTransformer method)
(recipipe.transformers.ExtractTransformer method)
(recipipe.transformers.SklearnColumnsWrapper method)
(recipipe.transformers.SklearnColumnWrapper method)
greet() (in module recipipe)
GroupByTransformer (class in recipipe.transformers)
I
inverse_transform() (recipipe.core.RecipipeTransformer method)
(recipipe.transformers.DropNARowsTransformer method)
(recipipe.transformers.DropTransformer method)
(recipipe.transformers.GroupByTransformer method)
(recipipe.transformers.SelectTransformer method)
inverse_transform_group() (recipipe.transformers.GroupByTransformer method)
is_categorical() (in module recipipe.utils)
M
memory_usage_mb() (in module recipipe.utils)
module
recipipe
recipipe.core
recipipe.transformers
recipipe.utils
N
name (recipipe.core.RecipipeTransformer attribute)
P
PandasScaler (class in recipipe.transformers)
Q
QueryTransformer (class in recipipe.transformers)
R
recipipe
module
Recipipe (class in recipipe.core)
recipipe.core
module
recipipe.transformers
module
recipipe.utils
module
RecipipeTransformer (class in recipipe.core)
ReduceMemoryTransformer (class in recipipe.transformers)
ReplaceTransformer (class in recipipe.transformers)
S
SelectTransformer (class in recipipe.transformers)
SklearnColumnsWrapper (class in recipipe.transformers)
SklearnColumnWrapper (class in recipipe.transformers)
SklearnCreator (class in recipipe.transformers)
SklearnFitOneWrapper (class in recipipe.transformers)
steps (recipipe.core.Recipipe attribute)
SumTransformer (class in recipipe.transformers)
T
TargetEncoderTransformer (class in recipipe.transformers)
transform() (recipipe.core.RecipipeTransformer method)
(recipipe.transformers.DropNARowsTransformer method)
(recipipe.transformers.DropTransformer method)
(recipipe.transformers.GroupByTransformer method)
(recipipe.transformers.QueryTransformer method)
(recipipe.transformers.ReduceMemoryTransformer method)
(recipipe.transformers.SelectTransformer method)
transform_group() (recipipe.transformers.GroupByTransformer method)
W
WRAPPERS (recipipe.transformers.SklearnCreator attribute)