I've just noticed that `train_sample.csv` contains two occurrences of the following line: ``` 871,12,1,13,178,2017-11-08 10:00:05,,0 ``` Is it of any importance? `train.csv` contains loads more data and thus, I'm afraid, many more duplicate samples... Thoughts?
I've just noticed that
train_sample.csvcontains two occurrences of the following line:Is it of any importance?
train.csvcontains loads more data and thus, I'm afraid, many more duplicate samples... Thoughts?