Chinmay Chandak

Results 3 issues of Chinmay Chandak

I know we talked about updating the documentation so that it is more current and reads better (not that it doesn't read well now, but I feel certain API/aspects of...

[Copy-pasting part of the description of #340] To checkpoint the state of an SDF, we need to do 3 things: 1. When a job starts, retrieve (either from Dask datasets/S3/disk)...

I'm curious as to why `sdf.groupby([.., ..]).min()/max()` aren't supported. I see that `sum`, `mean`, `std`, `var`, etc. are. Any complexity of the issue I might be missing?