New! Use Simple ML for Sheets to apply machine learning to the data in your Google Sheets Read More

tfdf.py_tree.node.ScanStructureAccumulatorContainsInt

Contains the accumulated results for "contains" conditions.

Methods

add_allowed

View source

Adds a set of allowed values.

add_not_allowed

View source

Adds a set of not allowed values.

get_global_imutation_and_num_unique_values

View source

Gets the missing replacement value compatible with global imp.

opt.

If global imputation optimization is not possible, returns None, None.

Returns
The missing replacement value and number of dictionary items. Returns None, None is global imputation optimization is not possible.