Closed lucduron closed 9 months ago
I am not able to run tests and dataset.equals does not seem to work on my environment (it raises a numpy.exceptions.AxisError).
dataset.equals
numpy.exceptions.AxisError
But what has been tested so far:
It works great thanks @lucduron (I also tested on different files).
There is still work to do on the dask/lazy indexing part though.. But I'll merge your changes already
I am not able to run tests and
dataset.equals
does not seem to work on my environment (it raises anumpy.exceptions.AxisError
).But what has been tested so far: