Skip to contents

Make a Transformation that drops null values.

Usage

make_drop_null(input_domain, input_metric)

Arguments

input_domain

undocumented

input_metric

undocumented

Value

Transformation

Details

input_domain
vector_domain(option_domain(atom_domain(TA)))
vector_domain(atom_domain(TA))

make_drop_null in Rust documentation.

Supporting Elements:

  • Input Domain: VectorDomain<DIA>

  • Output Domain: VectorDomain<AtomDomain<DIA::Imputed>>

  • Input Metric: M

  • Output Metric: M