Hi I am trying to upload a row I took from a dataframe and upload it to DynamoDB.
I keep getting below error message and it wouldn't get fixed. I tried .astype(int), isinstance and everything I can find and it's still not working. Any thoughts please?
Unsupported type "<class 'numpy.int64'>" for value "0"