Comment by theLiminator 2 months ago Anyone use xarray? Curious how it compares? 2 comments theLiminator Reply xg15 2 months ago Looks great, but doesn't support pytorch yet, only numpy, or does it?https://github.com/pydata/xarray/issues/3232 apetrov 2 months ago my experience was positive in context of pymc and arviz (as a way to represent posterior and posterior predictive distributions). API is sane and quite easy to get around.
xg15 2 months ago Looks great, but doesn't support pytorch yet, only numpy, or does it?https://github.com/pydata/xarray/issues/3232
apetrov 2 months ago my experience was positive in context of pymc and arviz (as a way to represent posterior and posterior predictive distributions). API is sane and quite easy to get around.
Looks great, but doesn't support pytorch yet, only numpy, or does it?
https://github.com/pydata/xarray/issues/3232
my experience was positive in context of pymc and arviz (as a way to represent posterior and posterior predictive distributions). API is sane and quite easy to get around.