issue_comments: 289210412
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/1326#issuecomment-289210412 | https://api.github.com/repos/pydata/xarray/issues/1326 | 289210412 | MDEyOklzc3VlQ29tbWVudDI4OTIxMDQxMg== | 6815844 | 2017-03-25T13:03:41Z | 2017-03-25T13:03:41Z | MEMBER | Yes. How about the following?
(I assume this is a method of ```Python def expand_dims(self, axis=0, dim=None): """Return a new object with an additional dimension inserted at the corresponding position in the array shape.
``` I consider 2 types users; first type users always take care of the dimension order and the other just consider the dimension labels.
The first type users may specify the new axis position as This API is similar to that of |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
216799807 |