issue_comments
13 rows where issue = 551680561 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Pint support for variables · 13 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
590083269 | https://github.com/pydata/xarray/pull/3706#issuecomment-590083269 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU5MDA4MzI2OQ== | keewis 14808389 | 2020-02-23T15:55:31Z | 2020-02-23T15:55:31Z | MEMBER | @shoyer, I added the notes @max-sixty, @jthielen: the |
{ "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
588356641 | https://github.com/pydata/xarray/pull/3706#issuecomment-588356641 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU4ODM1NjY0MQ== | keewis 14808389 | 2020-02-19T17:56:09Z | 2020-02-19T17:56:09Z | MEMBER |
which is what I've been doing with Also, concerning the commutative operations: should we wait for hgrecco/pint#1019 and remove the flipped parameters or should we merge as is and possibly revert once |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
583349241 | https://github.com/pydata/xarray/pull/3706#issuecomment-583349241 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU4MzM0OTI0MQ== | keewis 14808389 | 2020-02-07T11:21:55Z | 2020-02-07T11:21:55Z | MEMBER | when writing the unit tests, we decided the definition of As far as I know there was no real use case (except from being able to use cc @jthielen |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
582530089 | https://github.com/pydata/xarray/pull/3706#issuecomment-582530089 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU4MjUzMDA4OQ== | keewis 14808389 | 2020-02-05T17:51:03Z | 2020-02-05T23:39:46Z | MEMBER | it should be ready now Edit: the failures are unrelated (#3751) Edit2: the documentation of this change does not exist, yet. It will be added in a new PR and is a task in #3594 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
582492045 | https://github.com/pydata/xarray/pull/3706#issuecomment-582492045 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU4MjQ5MjA0NQ== | keewis 14808389 | 2020-02-05T16:29:32Z | 2020-02-05T16:29:32Z | MEMBER | this should be ready for review and merge once the tests pass. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
582444857 | https://github.com/pydata/xarray/pull/3706#issuecomment-582444857 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU4MjQ0NDg1Nw== | keewis 14808389 | 2020-02-05T14:53:09Z | 2020-02-05T14:53:09Z | MEMBER | these issues ( |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
581160780 | https://github.com/pydata/xarray/pull/3706#issuecomment-581160780 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU4MTE2MDc4MA== | keewis 14808389 | 2020-02-02T18:03:50Z | 2020-02-02T18:03:50Z | MEMBER | gentle ping, @shoyer |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
578143916 | https://github.com/pydata/xarray/pull/3706#issuecomment-578143916 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3ODE0MzkxNg== | keewis 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 } |
Pint support for variables 551680561 | |
577922953 | https://github.com/pydata/xarray/pull/3706#issuecomment-577922953 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3NzkyMjk1Mw== | keewis 14808389 | 2020-01-23T23:19:20Z | 2020-01-23T23:19:20Z | MEMBER | hrmm... I had investigated this before and thought I remembered correctly. I can't put it in |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
577890246 | https://github.com/pydata/xarray/pull/3706#issuecomment-577890246 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3Nzg5MDI0Ng== | keewis 14808389 | 2020-01-23T21:41:50Z | 2020-01-23T21:41:50Z | MEMBER |
that could work for re |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
577832822 | https://github.com/pydata/xarray/pull/3706#issuecomment-577832822 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3NzgzMjgyMg== | keewis 14808389 | 2020-01-23T19:18:38Z | 2020-01-23T19:18:38Z | MEMBER | the easiest way to fix
def equiv_with_units(a, b):
return duck_array_ops.array_equiv(a, b) and units_equiv(a, b)
There is also There seems to have been some work to add a function named |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
576078008 | https://github.com/pydata/xarray/pull/3706#issuecomment-576078008 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3NjA3ODAwOA== | keewis 14808389 | 2020-01-20T02:05:56Z | 2020-01-20T17:12:38Z | MEMBER | I'm not sure why, but Edit: Seems we can just bump |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 | |
576057519 | https://github.com/pydata/xarray/pull/3706#issuecomment-576057519 | https://api.github.com/repos/pydata/xarray/issues/3706 | MDEyOklzc3VlQ29tbWVudDU3NjA1NzUxOQ== | keewis 14808389 | 2020-01-19T23:02:40Z | 2020-01-20T00:41:37Z | MEMBER | I fixed the tests that were easier, but I have no idea about Edit: seems there are some issues with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Pint support for variables 551680561 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1