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 was archived by the owner on Mar 31, 2026. It is now read-only.
It would be nice to be able to provide a TableSchema when calling apify and feeding (a mapping of) it to agate in order to get the right type for each column, and validating the CSV while we're at it.
It would be nice to be able to provide a TableSchema when calling
apifyand feeding (a mapping of) it toagatein order to get the right type for each column, and validating the CSV while we're at it.Ref https://agate.readthedocs.io/en/1.6.1/api/data_types.html