8 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
:
Microsoft.ML.Core.Tests (2)
UnitTests\CoreBaseTestClass.cs (2)
123
case InternalDataKind.
DT
:
166
case InternalDataKind.
DT
:
Microsoft.ML.Data (1)
DataLoadSave\Database\DbExtensions.cs (1)
135
case InternalDataKind.
DT
: