6 references to TX
Microsoft.ML.Core (6)
Data\ColumnTypeExtensions.cs (1)
114
if (kind == InternalDataKind.
TX
)
Data\DataKind.cs (5)
100
TXT =
TX
,
101
Text =
TX
,
273
case InternalDataKind.
TX
:
319
kind = InternalDataKind.
TX
;
369
case InternalDataKind.
TX
: