issue_comments: 610341352
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/issues/3709#issuecomment-610341352 | https://api.github.com/repos/pydata/xarray/issues/3709 | 610341352 | MDEyOklzc3VlQ29tbWVudDYxMDM0MTM1Mg== | 1550771 | 2020-04-07T11:50:30Z | 2020-04-07T11:50:56Z | NONE | Having taken the ideas presented here as inspiration the latest HoloViews release actually extends what we had described above and provides the capability to use arbitrary xarray methods to transform the data and control the parameters of those transforms using Panel based widgets. The HoloViews docs show one such example built on xarray which is built around so call ```python import panel as pn import xarray as xr air_temp = xr.tutorial.load_dataset('air_temperature') We declare a dim expression which uses the
|
{ "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
552500673 |