stringValues
An array of strings in the sequence.
Declaration
var stringValues: [String] { get }Discussion
Only use this property when the sequence’s type is MLFeatureType.string.
An array of strings in the sequence.
var stringValues: [String] { get }Only use this property when the sequence’s type is MLFeatureType.string.