idata_from_zarr#
- pymc_marketing.data.idata.utils.idata_from_zarr(store)[source]#
Load a DataTree from a Zarr store.
- Parameters:
- store
strorPath Path to the Zarr store directory written by
idata_to_zarr().
- store
- Returns:
xr.DataTree
Load a DataTree from a Zarr store.
str or PathPath to the Zarr store directory written by idata_to_zarr().
xr.DataTree