MatchConditionBase

Properties


NameTypeDefinition
LeveldoubleDefault value 0.9

Minimal rate when two values are defined as equal.
WeightdoubleDefault value 1

Weight of that condition in the total group result if group contains more then one condition
DictionaryTypestringDictionary, which linked to that field.
MatchingTypeMatchTypeHow the values should be matched.

DirectCompare
Fuzzy
IgnoreNullValuesboolDefault value is True

If true, all rows which contains null in that column will be removed from the matching.