Why is xr.open_zarr() changing the dtype in case an array has been saved as bool?

后端 未结 0 1640
孤独总比滥情好
孤独总比滥情好 2021-01-14 11:43

I\'m saving an array of type bool in a zarr file. While dask and zarr keep the datatype when reopening the file, xarray returns the file with datatype obj

相关标签:
回答
  • 消灭零回复
提交回复
热议问题