issue_comments: 578143916
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/3706#issuecomment-578143916 | https://api.github.com/repos/pydata/xarray/issues/3706 | 578143916 | MDEyOklzc3VlQ29tbWVudDU3ODE0MzkxNg== | 14808389 | 2020-01-24T14:07:08Z | 2020-01-24T14:07:08Z | MEMBER |
I agree. However, I'm reluctant to add that function since that would be the first I'm inclined to provide some kind of hook for wrapped libraries instead (allow them to define a method like return ( self.dims == other.dims and (self._data is other._data or equiv(self.data, other.data)) and metadata_identical(self.data, other.data) ) ```
I don't think that's a problem since what calls |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
551680561 |