1 write to _approximateRowCount
Microsoft.ML.AutoML (1)
ColumnInference\TextFileSample.cs (1)
36_approximateRowCount = lineCount;
1 reference to _approximateRowCount
Microsoft.ML.AutoML (1)
ColumnInference\TextFileSample.cs (1)
72public long? ApproximateRowCount => _approximateRowCount;