You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a fixed-width format file. It's not using separators. That's why the first "separator" is sometimes 3 spaces and sometimes 4 spaces. You'd need a fwf provider.
some files like this one cannot be parsed by csv provider, as it uses empty space
https://www.ncei.noaa.gov/data/noaa-global-surface-temperature/v5/access/timeseries/aravg.ann.land_ocean.00N.30N.v5.0.0.202212.asc
ok was able to compile like this
but when i run in ionide i get
The text was updated successfully, but these errors were encountered: