issue_comments: 645571138
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/3975#issuecomment-645571138 | https://api.github.com/repos/pydata/xarray/issues/3975 | 645571138 | MDEyOklzc3VlQ29tbWVudDY0NTU3MTEzOA== | 2448579 | 2020-06-17T19:17:58Z | 2020-06-17T19:17:58Z | MEMBER | Looks like an incompatibility with latest pandas ``` ____ TestDataset.test_resample[int-coords] _______ self = <xarray.tests.test_units.TestDataset object at 0x7fa84fb9e490> variant = 'coords', dtype = <class 'int'> return func(all_args, *all_kwargs) xarray/core/common.py:1123: in resample grouper = pd.Grouper( cls = <class 'pandas.core.groupby.grouper.Grouper'>, args = () kwargs = {'base': 0, 'closed': None, 'freq': '6m', 'label': None, ...} TimeGrouper = <class 'pandas.core.resample.TimeGrouper'>, stacklevel = 2 
  | 
                
                    {
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
} | 
                
                    600641276 |