Matthew Rocklin
Matthew Rocklin
Yeah, it gets down to around 1.5s for a new query, and then if I repeat exactly the same query it gets to 300ms.
Hooray for writing about Dask in various domains!
Thanks @miguelusque ! We've noticed missing links generally and are updating our blog (and the whole website currently). cc'ing @LilyMelnyk so that she's aware (Although I suspect that she already...
Thanks @rrpelgrim playing now. I'm able to get this down to about 2s so far. I don't have interactive stuff working though. That code seems a bit strange currently. I'll...
Pushed up to https://github.com/mrocklin/dask-tutorial/blob/main/2-dataframes-at-scale.ipynb It doesn't flow pedagogically yet, and I had to get rid of interaction (but I hope to get it back after talking to PyViz folks) but...
OK, the next thing I want I think is interactivity. In the previous notebook I think we copy-pasted the following code: ```python # generate interactive datashader plot shaded = hd.datashade(hv.Points(ddf,...
Thanks both
> The plan is to give people ~25 workers (4 vCPU each), right Not sure yet. I'll want to tune cluster size to make things appropriately painful when things are...
@ianthomas23 now that I'm up and active could I also grab a bit of your time? Some questions: 1. I'm seeing four passes, not two 2. I'm curious what's going...
I don't know. @rrpelgrim ? @ianthomas23 if you thought you might be able to diagnose 3 live I'd suggest a live call (if it's not too much of an imposition)....