3 references to DateTime
Microsoft.ML.Core (1)
Data\DataKind.cs (1)
108
DT = DataKind.
DateTime
,
Microsoft.ML.IntegrationTests (1)
Datasets\TypeTestData.cs (1)
94
new TextLoader.Column("Dt", DataKind.
DateTime
, 13),
Microsoft.ML.Tests (1)
TextLoaderTests.cs (1)
1438
new TextLoader.Column("date", DataKind.
DateTime
, 4),