Module: Azure::MachineLearning::Mgmt::V2017_01_01::Models::ColumnFormat
- Defined in:
- lib/2017-01-01/generated/azure_mgmt_machine_learning/models/column_format.rb
Overview
Defines values for ColumnFormat
Constant Summary collapse
- Byte =
"Byte"- Char =
"Char"- Complex64 =
"Complex64"- Complex128 =
"Complex128"- DateTime =
"Date-time"- DateTimeOffset =
"Date-timeOffset"- Double =
"Double"- Duration =
"Duration"- Float =
"Float"- Int8 =
"Int8"- Int16 =
"Int16"- Int32 =
"Int32"- Int64 =
"Int64"- Uint8 =
"Uint8"- Uint16 =
"Uint16"- Uint32 =
"Uint32"- Uint64 =
"Uint64"