pydata / parallel-tutorial

Parallel computing in Python tutorial materials
300 stars 111 forks source link

notebook 3b, solution `collections-2.py` throws exception #6

Open vestuto opened 7 years ago

vestuto commented 7 years ago
ValueError: max() arg is an empty sequence
mrocklin commented 7 years ago
pip install dask --upgrade