@calpaterson Thank you for this project, I think to use it for my next #OpenData
https://csvbase.com/
@calpaterson Thank you for this project, I think to use it for my next #OpenData
https://csvbase.com/
So much cool #TIL stuff in there: https://csvbase.com/blog/7
#csvbase (https://csvbase.com/) is a site for sharing (and getting) csv files
#fsspec (https://github.com/fsspec/filesystem_spec/) and how to use it in your code (change `open()` with `fsspec.open()`) and how to extend it with your own custom url schemes let it work in pandas/polar/...