glilienthal

Results 7 comments of glilienthal

I am seeing the same thing, on my laptop at home (win10) as well as on the remote webserver. It started 2020-06-18 and is persisting. check_access_to_data() renders FALSE

While this is being fixed. Here my workaround: get files utils.R tidy_eurostat.R source them download tsv.gz, unzip do (if you want to have GDP) dat

And now: It is working again. After three days of off-time... > check_access_to_data() [1] TRUE (on both my machines...)

Thanks. Pretty scary though, that it killed the syntax. Important to know.

Enum support would be helpful to avoid data loss of categories when using ibis-> pandas in my machine learning workflow.

HI @NickCrews Thank you for coming back & sorry for missing this initially. > [@glilienthal](https://github.com/glilienthal) can you elaborate more on your workflow? > > * what backend are you using?...