Dataset loading - 1 records missing

When loading a dataset with 4125 records only 4124 appear when using the dataset. No error was displayed when loading the DataSet.

DataSet = VegData on server

The log when loading the data said:

2018-05-02 12:07:41: extracting VegData.zip, please wait!
2018-05-02 12:07:42: Found 4125 records.
2018-05-02 12:07:42: checking dataset…
2018-05-02 12:07:42: generating type information…
2018-05-02 12:07:42: image:Image
2018-05-02 12:07:42: class:Categorical
2018-05-02 12:07:42:

yes. this is an issue. There seems to be incorrect counting of number of records in train.csv. We will be fixing this issue. In the meantime, you can duplicate the last record to make sure no data is missed.

OK.

It’s a big dataset so 1 record can’t be missing that “no impact”.