Simon Kamronn
Simon Kamronn
Well, two issues. 1. you can't access the index of a `DataFrame` using it as a key e.g. `df['index']` which seems to be the current way of accessing the data...
Ok, I'll look into it when time permits. I think both issues needs to be addressed for Datashader to be of use with large timeseries.
I don't think it is necessary to use a large dataset for demonstrative purposes. The important parts would rather be the lazy loading from multiple/chunked files and then only loading...