5 references to DT
Microsoft.ML.Core (5)
Data\ColumnTypeExtensions.cs (1)
120
if (kind == InternalDataKind.
DT
)
Data\DataKind.cs (4)
109
DateTime =
DT
,
279
case InternalDataKind.
DT
:
325
kind = InternalDataKind.
DT
;
373
case InternalDataKind.
DT
: