dtype#
- property SimilarityMetric.dtype: dtype#
Return or set which data type to cast the patterns to before matching.
- Parameters:
- value
Data type listed in
allowed_dtypes
.
Return or set which data type to cast the patterns to before matching.
Data type listed in allowed_dtypes
.