|
CodificationTOptionsHasMissingValue Property
|
Gets or sets whether the column can contain missing values.
Namespace:
Accord.Statistics.Filters
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic bool HasMissingValue { get; set; }
Public Property HasMissingValue As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
Boolean
See Also