Merlin Core
Contents
Introduction
API Documentation
Merlin Core
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add_child() (merlin.dag.Node method)
add_dependency() (merlin.dag.Node method)
add_parent() (merlin.dag.Node method)
apply() (merlin.schema.Schema method)
apply_inverse() (merlin.schema.Schema method)
B
BaseOperator (class in merlin.dag)
BINARY_CLASSIFICATION (merlin.schema.Tags attribute)
C
CATEGORICAL (merlin.schema.Tags attribute)
column_mapping() (merlin.dag.BaseOperator method)
(merlin.dag.Graph property)
(merlin.dag.Node property)
column_names() (merlin.schema.Schema property)
ColumnSchema (class in merlin.schema)
ColumnSelector (class in merlin.dag)
compute() (merlin.io.Dataset method)
compute_column_schema() (merlin.dag.BaseOperator method)
compute_input_schema() (merlin.dag.BaseOperator method)
compute_output_schema() (merlin.dag.BaseOperator method)
compute_schemas() (merlin.dag.Node method)
compute_selector() (merlin.dag.BaseOperator method)
construct_from() (merlin.dag.Node class method)
construct_schema() (merlin.dag.Graph method)
CONTEXT (merlin.schema.Tags attribute)
CONTINUOUS (merlin.schema.Tags attribute)
create_node() (merlin.dag.BaseOperator method)
D
Dataset (class in merlin.io)
dependencies() (merlin.dag.BaseOperator property)
dependency_columns() (merlin.dag.Node property)
dtype (merlin.schema.ColumnSchema attribute)
dynamic_dtypes() (merlin.dag.BaseOperator property)
E
exportable() (merlin.dag.Node property)
F
file_partition_map() (merlin.io.Dataset property)
filter_columns() (merlin.dag.ColumnSelector method)
first() (merlin.schema.Schema property)
float_domain() (merlin.schema.ColumnSchema property)
G
get() (merlin.schema.Schema method)
get_nodes_by_op_type() (merlin.dag.Graph class method)
Graph (class in merlin.dag)
graph() (merlin.dag.Node property)
grouped_names() (merlin.dag.ColumnSelector property)
grouped_parents_with_dependencies() (merlin.dag.Node property)
H
head() (merlin.io.Dataset method)
I
infer_schema() (merlin.io.Dataset method)
input_columns() (merlin.dag.Node property)
input_dtypes() (merlin.dag.Graph property)
input_schema() (merlin.dag.Graph property)
int_domain() (merlin.schema.ColumnSchema property)
is_list (merlin.schema.ColumnSchema attribute)
is_ragged (merlin.schema.ColumnSchema attribute)
ITEM (merlin.schema.Tags attribute)
ITEM_ID (merlin.schema.Tags attribute)
L
label() (merlin.dag.BaseOperator property)
(merlin.dag.Node property)
leaf_nodes() (merlin.dag.Graph property)
LIST (merlin.schema.Tags attribute)
M
merge() (merlin.io.Dataset class method)
merlin
module
module
merlin
MULTI_CLASS_CLASSIFICATION (merlin.schema.Tags attribute)
N
name (merlin.schema.ColumnSchema attribute)
names() (merlin.dag.ColumnSelector property)
Node (class in merlin.dag)
npartitions() (merlin.io.Dataset property)
num_rows() (merlin.io.Dataset property)
O
output_column_names() (merlin.dag.BaseOperator method)
output_columns() (merlin.dag.Node property)
output_dtype() (merlin.dag.BaseOperator property)
output_dtypes() (merlin.dag.Graph property)
output_properties() (merlin.dag.BaseOperator property)
output_schema() (merlin.dag.Graph property)
output_tags() (merlin.dag.BaseOperator property)
P
parents_with_dependencies() (merlin.dag.Node property)
partition_lens() (merlin.io.Dataset property)
persist() (merlin.io.Dataset method)
properties (merlin.schema.ColumnSchema attribute)
R
regenerate_dataset() (merlin.io.Dataset method)
REGRESSION (merlin.schema.Tags attribute)
remove_by_tag() (merlin.schema.Schema method)
remove_child() (merlin.dag.Node method)
remove_col() (merlin.schema.Schema method)
remove_inputs() (merlin.dag.Graph method)
(merlin.dag.Node method)
repartition() (merlin.io.Dataset method)
resolve() (merlin.dag.ColumnSelector method)
S
sample_dtypes() (merlin.io.Dataset method)
Schema (class in merlin.schema)
select_by_name() (merlin.schema.Schema method)
select_by_tag() (merlin.schema.Schema method)
selector() (merlin.dag.Node property)
SEQUENCE (merlin.schema.Tags attribute)
SESSION (merlin.schema.Tags attribute)
SESSION_ID (merlin.schema.Tags attribute)
shuffle_by_keys() (merlin.io.Dataset method)
supports() (merlin.dag.BaseOperator property)
T
Tags (class in merlin.schema)
tags (merlin.schema.ColumnSchema attribute)
tags() (merlin.dag.ColumnSelector property)
tail() (merlin.io.Dataset method)
TARGET (merlin.schema.Tags attribute)
TEXT (merlin.schema.Tags attribute)
TEXT_TOKENIZED (merlin.schema.Tags attribute)
TIME (merlin.schema.Tags attribute)
to_cpu() (merlin.io.Dataset method)
to_ddf() (merlin.io.Dataset method)
to_gpu() (merlin.io.Dataset method)
to_hugectr() (merlin.io.Dataset method)
to_iter() (merlin.io.Dataset method)
to_parquet() (merlin.io.Dataset method)
U
USER (merlin.schema.Tags attribute)
USER_ID (merlin.schema.Tags attribute)
V
validate_dataset() (merlin.io.Dataset method)
validate_schemas() (merlin.dag.Node method)
value_count() (merlin.schema.ColumnSchema property)
W
with_dtype() (merlin.schema.ColumnSchema method)
with_name() (merlin.schema.ColumnSchema method)
with_properties() (merlin.schema.ColumnSchema method)
with_tags() (merlin.schema.ColumnSchema method)
without() (merlin.schema.Schema method)
Other Versions
v: v0.2.0
Tags
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
Branches
main