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
We have a column of station IDs which consist of a mix of letters and numbers that we are uploading to ckan 2.3.
'1A01C' is being interpreted by messytables as a 'timestamp' type (2016-01-26 - today's date), however another dataset which has IDs of'OWO11' is correctly interpreted as 'text'.
Can a fix be implemented to prevent this?
The text was updated successfully, but these errors were encountered:
We have a column of station IDs which consist of a mix of letters and numbers that we are uploading to ckan 2.3.
'1A01C' is being interpreted by messytables as a 'timestamp' type (2016-01-26 - today's date), however another dataset which has IDs of'OWO11' is correctly interpreted as 'text'.
Can a fix be implemented to prevent this?
The text was updated successfully, but these errors were encountered: