issue_comments: 633213547
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/4089#issuecomment-633213547 | https://api.github.com/repos/pydata/xarray/issues/4089 | 633213547 | MDEyOklzc3VlQ29tbWVudDYzMzIxMzU0Nw== | 56925856 | 2020-05-24T10:59:43Z | 2020-05-24T11:00:53Z | CONTRIBUTOR | The current problem is that we can't use Pandas to fully test As such, I think it maybe just makes sense to test a few low-dimensional cases? Eg ```python3
So, while it's easy to check that a few individual points from I think it would also make sense to have some test cases where we don't use Pandas at all, but we specify the output manually? ```python3
Does this seem like a good way forward? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
623751213 |