Paul Hobson
Paul Hobson
If you have a time series you'd like to push to snowflake, you might have a bade time. Data pushes to the database successfully, but the date/time column is populated...
Based on my understand of `snowflake-connector-python`, there's no option there to write an index to a snowflake table as a column. However, we could provide an option in the dask-snowflake...
In #39, one of the tests I added uses a 12-month dataset instead of a 1-month dataset. When we try to fetch the data in 2 MiB partition, we're generally...