issue_comments: 750926206
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/4727#issuecomment-750926206 | https://api.github.com/repos/pydata/xarray/issues/4727 | 750926206 | MDEyOklzc3VlQ29tbWVudDc1MDkyNjIwNg== | 10194086 | 2020-12-24T16:51:42Z | 2020-12-24T19:28:23Z | MEMBER | There seems to be a subtle difference between comparing
while Thus once we compare ```python import xarray as xr air = xr.tutorial.open_dataset("air_temperature") type(air._variables["lat"]) xarray.core.variable.IndexVariabletype(air.air.coords["lat"]) xarray.core.dataarray.DataArray``` edit: typo |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
773750763 |