issue_comments: 277825984
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/1252#issuecomment-277825984 | https://api.github.com/repos/pydata/xarray/issues/1252 | 277825984 | MDEyOklzc3VlQ29tbWVudDI3NzgyNTk4NA== | 6628425 | 2017-02-06T21:53:00Z | 2017-02-06T21:53:00Z | MEMBER | @MaximilianR 6496458 contains an updated version of the file containing the tests, updated to use  Overall pytest seems to clean things up pretty nicely.  One problem that I wish I had a better solution for happens when I am testing indexing operations in DataArrays, Series, and DataFrames.  There are multiple ways of getting the same answer, which makes these tests a good candidate for using  For instance, it would be great if I could write something like:
 But I can't use  In any event, when you get a chance, please let me know if you have any comments / suggestions on my latest push. Thanks again for your help.  | 
                
                    {
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
} | 
                
                    205473898 |