I am trying to load a CVS that has a field whose data is of type 'timestamp.' When I try to load that data into the table, I get the error:
google.api.core.exceptions.BadRequest: 400 CSV table encountered too many errors, giving up. Rows: 1; errors: 1.
I know that this particular column is the problem because when I eliminate that column, the data gets uploaded without errors. What should I do to upload timestamps.
I am using bigquery API, python-client-library.
My data looks like this: