I'm pretty desperate. I have just spent more time than I will admit trying to import a file that has lat lons in it - using float8 as data type and it just won't go- I swear I did this before with no issues. I have asked every AI tool and exhausted the answers
Error generated (and table is created with no data) Table location has been created but we ran into an error while inserting rows: invalid input syntax for type double precision:""
[Here's the sheet] (which I export as csv) https://docs.google.com/spreadsheets/d/1GwhmXPv6QgnSHPma3pfub_qBc8iHfposAZOOfy99wIA/edit?usp=sharing
tried different data types (dropped lat lon to ensure not other problems in file) same result all times