issue_comments: 235575744
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/pull/917#issuecomment-235575744 | https://api.github.com/repos/pydata/xarray/issues/917 | 235575744 | MDEyOklzc3VlQ29tbWVudDIzNTU3NTc0NA== | 4806877 | 2016-07-27T12:53:53Z | 2016-07-27T14:50:13Z | CONTRIBUTOR | Ok, I wrote a ``` @classmethod def from_dict(cls, d): """ Convert a dictionary into an xarray.Dataset. """ obj = cls()
``` Regarding unit tests, I haven't ever written one before but I would be happy to try (I know they are an important part of good development). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
167091064 |