idata_from_zarr#

pymc_marketing.data.idata.utils.idata_from_zarr(store)[source]#

Load a DataTree from a Zarr store.

Parameters:
storestr or Path

Path to the Zarr store directory written by idata_to_zarr().

Returns:
xr.DataTree