We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
3c0760e
The Array constructor converts an array passed in to a dask array. If the input array was already a dask array it was erroring. We now support this.