issue_comments
13 rows where author_association = "MEMBER" and issue = 659232211 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- per-variable fill values · 13 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
679393627 | https://github.com/pydata/xarray/pull/4237#issuecomment-679393627 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3OTM5MzYyNw== | keewis 14808389 | 2020-08-24T22:14:27Z | 2020-08-24T22:14:27Z | MEMBER | I'll add one in one of the follow-up PRs |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
679392235 | https://github.com/pydata/xarray/pull/4237#issuecomment-679392235 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3OTM5MjIzNQ== | dcherian 2448579 | 2020-08-24T22:10:41Z | 2020-08-24T22:10:41Z | MEMBER | oops this is missing a whats-new entry. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
679217623 | https://github.com/pydata/xarray/pull/4237#issuecomment-679217623 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3OTIxNzYyMw== | keewis 14808389 | 2020-08-24T16:03:38Z | 2020-08-24T22:04:15Z | MEMBER | :+1:. I tried modifying As a summary, per-variable fill values for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
679389389 | https://github.com/pydata/xarray/pull/4237#issuecomment-679389389 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3OTM4OTM4OQ== | dcherian 2448579 | 2020-08-24T22:03:09Z | 2020-08-24T22:03:09Z | MEMBER | Thanks @keewis |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
679215227 | https://github.com/pydata/xarray/pull/4237#issuecomment-679215227 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3OTIxNTIyNw== | dcherian 2448579 | 2020-08-24T15:59:40Z | 2020-08-24T15:59:40Z | MEMBER | shall we merge and leave the rest to future PRs? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
677832593 | https://github.com/pydata/xarray/pull/4237#issuecomment-677832593 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3NzgzMjU5Mw== | dcherian 2448579 | 2020-08-20T18:40:33Z | 2020-08-20T18:40:33Z | MEMBER | Ya I can't think of a better way than looping through the variables. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
676547072 | https://github.com/pydata/xarray/pull/4237#issuecomment-676547072 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3NjU0NzA3Mg== | keewis 14808389 | 2020-08-19T17:02:55Z | 2020-08-20T00:29:01Z | MEMBER | does anyone have any advice on how to add multiple fill value support to To fix that, I would manually apply |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
676632785 | https://github.com/pydata/xarray/pull/4237#issuecomment-676632785 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3NjYzMjc4NQ== | shoyer 1217238 | 2020-08-19T20:02:23Z | 2020-08-19T20:02:23Z | MEMBER |
I think this would be a fine way to it, though it does feel rather complicated. Per variable fill-values doesn't quite fit the model of |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
663023181 | https://github.com/pydata/xarray/pull/4237#issuecomment-663023181 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY2MzAyMzE4MQ== | keewis 14808389 | 2020-07-23T13:58:43Z | 2020-08-05T09:37:21Z | MEMBER | Here's the list of functions I'm considering to extend:
* [x] concat / merge / align / combine_* (but aligning |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
663778598 | https://github.com/pydata/xarray/pull/4237#issuecomment-663778598 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY2Mzc3ODU5OA== | keewis 14808389 | 2020-07-25T00:03:11Z | 2020-07-25T00:03:11Z | MEMBER |
I think Same for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
663070464 | https://github.com/pydata/xarray/pull/4237#issuecomment-663070464 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY2MzA3MDQ2NA== | keewis 14808389 | 2020-07-23T15:24:19Z | 2020-07-23T15:24:19Z | MEMBER |
and the code doesn't touch the coordinates (not even non-dimension coordinates). |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
663064403 | https://github.com/pydata/xarray/pull/4237#issuecomment-663064403 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY2MzA2NDQwMw== | dcherian 2448579 | 2020-07-23T15:13:11Z | 2020-07-23T15:13:11Z | MEMBER |
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 | |
660357715 | https://github.com/pydata/xarray/pull/4237#issuecomment-660357715 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY2MDM1NzcxNQ== | keewis 14808389 | 2020-07-17T22:08:31Z | 2020-07-17T22:08:31Z | MEMBER |
I have been focusing on functions that use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
per-variable fill values 659232211 |
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 3