theLiminator 1 day ago

Anyone use xarray? Curious how it compares?

2
xg15 1 day ago

Looks great, but doesn't support pytorch yet, only numpy, or does it?

https://github.com/pydata/xarray/issues/3232

apetrov 1 day 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.