Hi all, i am getting this error
Missing entries for IDs 0OS9LVX X 2020-01-02, 0OS9LVX X 2020-01-04, 0OS9LVX X 2020-01-05, 0OS9LVX X 2020-01-06, 0OS9LVX X 2020-01-07 and more
please help
while creating your submission file. did you put "index = False".
I mean: Let's say sub.to_csv("submission_air_polution.csv, index = False)
Yea bro. I did that. Still error.
Okay. what "id" did you use to create your submission file. Is it "test_id" or "sub_id" ?
Test ids all bro.
Though you should be able to generate your submission file still. There might be a mistake somewhere. Anyway, if test_id is not working, then you can still use sub_id (i.e submission id) to create your submission csv file. Okay.
while creating your submission file. did you put "index = False".
I mean: Let's say sub.to_csv("submission_air_polution.csv, index = False)
Yea bro. I did that. Still error.
Okay. what "id" did you use to create your submission file. Is it "test_id" or "sub_id" ?
Test ids all bro.
Though you should be able to generate your submission file still. There might be a mistake somewhere. Anyway, if test_id is not working, then you can still use sub_id (i.e submission id) to create your submission csv file. Okay.