issue_comments: 325415311
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/1522#issuecomment-325415311 | https://api.github.com/repos/pydata/xarray/issues/1522 | 325415311 | MDEyOklzc3VlQ29tbWVudDMyNTQxNTMxMQ== | 6213168 | 2017-08-28T17:12:51Z | 2017-08-28T17:17:09Z | MEMBER | Given this: ``` def kernel(): print("Kernel invoked!") return numpy.array([100, 200]) data = dask.array.Array(name='foo', dask={('foo', 0): (kernel, )}, chunks=((2,),), dtype=float)
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
252543868 |