Dask array chunksizes
The Dask array x
, which you can print, is available for you in the console. Using the array shape and chunk information, how many chunks of data make up the array?
This exercise is part of the course
Parallel Programming with Dask in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
