I keep getting this error when uploading my submission:
Unexpected data types in submission. Expected dtypes: ‘[dtype(‘int64’)]’ Submitted dtypes: ‘[dtype(‘float64’)]’
However my submission columns are both integers. What am I doing wrong?
I keep getting this error when uploading my submission:
Unexpected data types in submission. Expected dtypes: ‘[dtype(‘int64’)]’ Submitted dtypes: ‘[dtype(‘float64’)]’
However my submission columns are both integers. What am I doing wrong?