issue_comments: 406894349
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/2301#issuecomment-406894349 | https://api.github.com/repos/pydata/xarray/issues/2301 | 406894349 | MDEyOklzc3VlQ29tbWVudDQwNjg5NDM0OQ== | 6628425 | 2018-07-22T20:28:09Z | 2018-07-22T20:28:09Z | MEMBER | @jhamman @shoyer when you get a chance, I think this is ready for review. I did a few more things since first pushing this PR:
- Previously CFTimeIndex would raise an error if it contained an empty array; I'm not really sure what the use case would be, but to be consistent with the way DatetimeIndex behaves, I made modifications to allow for this (in some cases I hope the general approach seems reasonable, though if you had something else in mind for how to implement this originally, I'd be open to changing things. I tried to keep things as basic as I could (the pandas |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
342793201 |