ValueError when submitting
I have just submitted without changing any parts for arranging my predictions into csv file, but am getting a ValueError (see below for exact message). Is anyone else running into the same issue? or is something wrong with my CSV file?
As far as I can see, the format is alike as my previous submissions which did not end in an error.
Error message:
ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all()