Index _ | A | B | C | D | E | F | G | H | I | J | L | N | O | P | R | S | T | V | W _ __init__() (nvtabular.ops.AddMetadata method) (nvtabular.ops.AddProperties method) (nvtabular.ops.AddTags method) (nvtabular.ops.Bucketize method) (nvtabular.ops.Categorify method) (nvtabular.ops.Clip method) (nvtabular.ops.ColumnSimilarity method) (nvtabular.ops.DifferenceLag method) (nvtabular.ops.DropLowCardinality method) (nvtabular.ops.Dropna method) (nvtabular.ops.FillMedian method) (nvtabular.ops.FillMissing method) (nvtabular.ops.Filter method) (nvtabular.ops.Groupby method) (nvtabular.ops.HashBucket method) (nvtabular.ops.HashedCross method) (nvtabular.ops.JoinExternal method) (nvtabular.ops.JoinGroupby method) (nvtabular.ops.ListSlice method) (nvtabular.ops.LogOp method) (nvtabular.ops.Normalize method) (nvtabular.ops.NormalizeMinMax method) (nvtabular.ops.Operator method) (nvtabular.ops.ReduceDtypeSize method) (nvtabular.ops.Rename method) (nvtabular.ops.StatOperator method) (nvtabular.ops.TagAsItemFeatures method) (nvtabular.ops.TagAsItemID method) (nvtabular.ops.TagAsUserFeatures method) (nvtabular.ops.TagAsUserID method) (nvtabular.ops.TargetEncoding method) (nvtabular.ops.ValueCount method) (nvtabular.workflow.workflow.Workflow method) A AddMetadata (class in nvtabular.ops) AddProperties (class in nvtabular.ops) AddTags (class in nvtabular.ops) B Bucketize (class in nvtabular.ops) C Categorify (class in nvtabular.ops) clear() (nvtabular.ops.Categorify method) (nvtabular.ops.FillMedian method) (nvtabular.ops.JoinGroupby method) (nvtabular.ops.Normalize method) (nvtabular.ops.NormalizeMinMax method) (nvtabular.ops.ReduceDtypeSize method) (nvtabular.ops.StatOperator method) (nvtabular.ops.TargetEncoding method) (nvtabular.ops.ValueCount method) clear_stats() (nvtabular.workflow.workflow.Workflow method) Clip (class in nvtabular.ops) column_mapping() (nvtabular.ops.Categorify method) (nvtabular.ops.ColumnSimilarity method) (nvtabular.ops.DifferenceLag method) (nvtabular.ops.FillMedian method) (nvtabular.ops.FillMissing method) (nvtabular.ops.Groupby method) (nvtabular.ops.HashedCross method) (nvtabular.ops.JoinExternal method) (nvtabular.ops.JoinGroupby method) (nvtabular.ops.Operator method) (nvtabular.ops.Rename method) (nvtabular.ops.TargetEncoding method) ColumnSimilarity (class in nvtabular.ops) compute_column_schema() (nvtabular.ops.Operator method) compute_input_schema() (nvtabular.ops.Operator method) compute_output_schema() (nvtabular.ops.Groupby method) (nvtabular.ops.JoinExternal method) (nvtabular.ops.Operator method) (nvtabular.ops.ReduceDtypeSize method) compute_selector() (nvtabular.ops.Categorify method) (nvtabular.ops.ColumnSimilarity method) (nvtabular.ops.DropLowCardinality method) (nvtabular.ops.JoinExternal method) (nvtabular.ops.JoinGroupby method) (nvtabular.ops.Operator method) (nvtabular.ops.TargetEncoding method) cont_names (nvtabular.ops.JoinGroupby property) create_node() (nvtabular.ops.Operator method) D dependencies (nvtabular.ops.DifferenceLag property) (nvtabular.ops.Groupby property) (nvtabular.ops.JoinGroupby property) (nvtabular.ops.Operator property) (nvtabular.ops.TargetEncoding property) DifferenceLag (class in nvtabular.ops) DropLowCardinality (class in nvtabular.ops) Dropna (class in nvtabular.ops) dynamic_dtypes (nvtabular.ops.Operator property) E export() (nvtabular.ops.Operator method) export_name (nvtabular.ops.Operator property) F FillMedian (class in nvtabular.ops) FillMissing (class in nvtabular.ops) Filter (class in nvtabular.ops) fit() (nvtabular.ops.Categorify method) (nvtabular.ops.FillMedian method) (nvtabular.ops.JoinGroupby method) (nvtabular.ops.Normalize method) (nvtabular.ops.NormalizeMinMax method) (nvtabular.ops.ReduceDtypeSize method) (nvtabular.ops.StatOperator method) (nvtabular.ops.TargetEncoding method) (nvtabular.ops.ValueCount method) (nvtabular.workflow.workflow.Workflow method) fit_finalize() (nvtabular.ops.Categorify method) (nvtabular.ops.FillMedian method) (nvtabular.ops.JoinGroupby method) (nvtabular.ops.Normalize method) (nvtabular.ops.NormalizeMinMax method) (nvtabular.ops.ReduceDtypeSize method) (nvtabular.ops.StatOperator method) (nvtabular.ops.TargetEncoding method) (nvtabular.ops.ValueCount method) fit_schema() (nvtabular.workflow.workflow.Workflow method) fit_transform() (nvtabular.workflow.workflow.Workflow method) fitted (nvtabular.ops.StatOperator attribute) G get_embedding_sizes() (nvtabular.ops.Categorify method) (nvtabular.ops.HashBucket method) get_subworkflow() (nvtabular.workflow.workflow.Workflow method) Groupby (class in nvtabular.ops) H HashBucket (class in nvtabular.ops) HashedCross (class in nvtabular.ops) I inference_initialize() (nvtabular.ops.Categorify method) (nvtabular.ops.FillMissing method) input_dtypes (nvtabular.workflow.workflow.Workflow property) input_schema (nvtabular.workflow.workflow.Workflow property) is_subgraph (nvtabular.ops.Operator property) J JoinExternal (class in nvtabular.ops) JoinGroupby (class in nvtabular.ops) L label (nvtabular.ops.Operator property) LambdaOp (in module nvtabular.ops) ListSlice (class in nvtabular.ops) load() (nvtabular.workflow.workflow.Workflow class method) load_artifacts() (nvtabular.ops.Operator method) LogOp (class in nvtabular.ops) N Normalize (class in nvtabular.ops) NormalizeMinMax (class in nvtabular.ops) O Operator (class in nvtabular.ops) output_column_names() (nvtabular.ops.Operator method) output_dtype (nvtabular.ops.Bucketize property) (nvtabular.ops.Categorify property) (nvtabular.ops.ColumnSimilarity property) (nvtabular.ops.DifferenceLag property) (nvtabular.ops.HashBucket property) (nvtabular.ops.HashedCross property) (nvtabular.ops.LogOp property) (nvtabular.ops.Normalize property) (nvtabular.ops.NormalizeMinMax property) (nvtabular.ops.Operator property) (nvtabular.ops.TargetEncoding property) output_dtypes (nvtabular.workflow.workflow.Workflow property) output_node (nvtabular.workflow.workflow.Workflow property) output_properties (nvtabular.ops.AddMetadata property) (nvtabular.ops.Operator property) output_schema (nvtabular.workflow.workflow.Workflow property) output_tags (nvtabular.ops.AddMetadata property) (nvtabular.ops.Bucketize property) (nvtabular.ops.Categorify property) (nvtabular.ops.ColumnSimilarity property) (nvtabular.ops.DifferenceLag property) (nvtabular.ops.HashBucket property) (nvtabular.ops.ListSlice property) (nvtabular.ops.LogOp property) (nvtabular.ops.Normalize property) (nvtabular.ops.NormalizeMinMax property) (nvtabular.ops.Operator property) (nvtabular.ops.TargetEncoding property) P process_vocabs() (nvtabular.ops.Categorify method) R ReduceDtypeSize (class in nvtabular.ops) remove_inputs() (nvtabular.workflow.workflow.Workflow method) Rename (class in nvtabular.ops) S save() (nvtabular.workflow.workflow.Workflow method) save_artifacts() (nvtabular.ops.Operator method) set_storage_path() (nvtabular.ops.Categorify method) (nvtabular.ops.JoinGroupby method) (nvtabular.ops.StatOperator method) (nvtabular.ops.TargetEncoding method) StatOperator (class in nvtabular.ops) subworkflows (nvtabular.workflow.workflow.Workflow property) supported_formats (nvtabular.ops.Normalize property) (nvtabular.ops.NormalizeMinMax property) (nvtabular.ops.Operator property) supports (nvtabular.ops.Normalize property) (nvtabular.ops.NormalizeMinMax property) (nvtabular.ops.Operator property) T TagAsItemFeatures (class in nvtabular.ops) TagAsItemID (class in nvtabular.ops) TagAsUserFeatures (class in nvtabular.ops) TagAsUserID (class in nvtabular.ops) target_columns (nvtabular.ops.TargetEncoding property) TargetEncoding (class in nvtabular.ops) transform() (nvtabular.ops.AddMetadata method) (nvtabular.ops.Bucketize method) (nvtabular.ops.Categorify method) (nvtabular.ops.Clip method) (nvtabular.ops.ColumnSimilarity method) (nvtabular.ops.DifferenceLag method) (nvtabular.ops.DropLowCardinality method) (nvtabular.ops.Dropna method) (nvtabular.ops.FillMedian method) (nvtabular.ops.FillMissing method) (nvtabular.ops.Filter method) (nvtabular.ops.Groupby method) (nvtabular.ops.HashBucket method) (nvtabular.ops.HashedCross method) (nvtabular.ops.JoinExternal method) (nvtabular.ops.JoinGroupby method) (nvtabular.ops.ListSlice method) (nvtabular.ops.LogOp method) (nvtabular.ops.Normalize method) (nvtabular.ops.NormalizeMinMax method) (nvtabular.ops.Operator method) (nvtabular.ops.ReduceDtypeSize method) (nvtabular.ops.Rename method) (nvtabular.ops.TargetEncoding method) (nvtabular.ops.ValueCount method) (nvtabular.workflow.workflow.Workflow method) V validate_schemas() (nvtabular.ops.Operator method) ValueCount (class in nvtabular.ops) W Workflow (class in nvtabular.workflow.workflow) WorkflowNode (in module nvtabular.workflow.workflow)