`xarray.Dataset` has a method `var` which makes a variable named `var` have to be accessed as `ds['var']` instead of `ds.var`. --- This issue was transferred from https://github.com/pymc-labs/pymc-marketing/issues/1099