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
{{ message }}
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
CSV is a bit tricky because it does not have data type metadata. So in order to take that in we will have to guesstimate that or get this metadata in some other way. The default way would be to as the user to specify this information but then it won't be "zeroconf" anymore.
One way of approaching this would be https://github.com/bashalex/datapot
The text was updated successfully, but these errors were encountered:
CSV is a bit tricky because it does not have data type metadata. So in order to take that in we will have to guesstimate that or get this metadata in some other way. The default way would be to as the user to specify this information but then it won't be "zeroconf" anymore.
One way of approaching this would be https://github.com/bashalex/datapot
The text was updated successfully, but these errors were encountered: