Xarray long-format to wide-format - equivalent to Pandas' pivot

前端 未结 0 941
迷失自我
迷失自我 2021-01-07 06:28

I\'m looking for a way to make a pivot table in Xarray, similar to Pandas\' .pivot or set_index([...]).unstack().

Basically, I have some tab

相关标签:
回答
  • 消灭零回复
提交回复
热议问题