issue_comments
17 rows where issue = 899015876 and user = 14371165 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Add support for cross product · 17 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1001266238 | https://github.com/pydata/xarray/pull/5365#issuecomment-1001266238 | https://api.github.com/repos/pydata/xarray/issues/5365 | IC_kwDOAMm_X847rhw- | Illviljan 14371165 | 2021-12-27T00:41:08Z | 2021-12-27T00:41:08Z | MEMBER | I'm will merge this in a couple of days if no one minds. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
939500878 | https://github.com/pydata/xarray/pull/5365#issuecomment-939500878 | https://api.github.com/repos/pydata/xarray/issues/5365 | IC_kwDOAMm_X843_6VO | Illviljan 14371165 | 2021-10-10T15:20:46Z | 2021-10-10T15:20:46Z | MEMBER | @keewis this is ready for another review if you're up for it. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
938108353 | https://github.com/pydata/xarray/pull/5365#issuecomment-938108353 | https://api.github.com/repos/pydata/xarray/issues/5365 | IC_kwDOAMm_X8436mXB | Illviljan 14371165 | 2021-10-07T19:54:17Z | 2021-10-07T19:54:17Z | MEMBER | @max-sixty Had to use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
934822108 | https://github.com/pydata/xarray/pull/5365#issuecomment-934822108 | https://api.github.com/repos/pydata/xarray/issues/5365 | IC_kwDOAMm_X843uEDc | Illviljan 14371165 | 2021-10-05T20:56:44Z | 2021-10-05T20:56:44Z | MEMBER | Typing errors:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
908751381 | https://github.com/pydata/xarray/pull/5365#issuecomment-908751381 | https://api.github.com/repos/pydata/xarray/issues/5365 | IC_kwDOAMm_X842KnIV | Illviljan 14371165 | 2021-08-30T22:35:38Z | 2021-08-30T22:35:38Z | MEMBER | @keewis, I've removed the ds support. Please check the example if it looks like you thought with . |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
887033677 | https://github.com/pydata/xarray/pull/5365#issuecomment-887033677 | https://api.github.com/repos/pydata/xarray/issues/5365 | IC_kwDOAMm_X8403w9N | Illviljan 14371165 | 2021-07-26T21:17:42Z | 2021-07-26T21:34:19Z | MEMBER | This however doesn't work as expected:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
886800215 | https://github.com/pydata/xarray/pull/5365#issuecomment-886800215 | https://api.github.com/repos/pydata/xarray/issues/5365 | IC_kwDOAMm_X840239X | Illviljan 14371165 | 2021-07-26T15:24:12Z | 2021-07-26T15:24:12Z | MEMBER | Hmm mightve found a bug there. Could you show the examples? my idea was that if there's any dataset as input the output should always be dataset. I think apply_ufunc or some other function has the prio order ds > da > var. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
867907192 | https://github.com/pydata/xarray/pull/5365#issuecomment-867907192 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg2NzkwNzE5Mg== | Illviljan 14371165 | 2021-06-24T19:48:16Z | 2021-06-24T19:48:16Z | MEMBER | Green colors. :) I think this is finished now unless someone has any other thoughts. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
864596645 | https://github.com/pydata/xarray/pull/5365#issuecomment-864596645 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg2NDU5NjY0NQ== | Illviljan 14371165 | 2021-06-20T18:52:16Z | 2021-06-20T18:52:16Z | MEMBER | Integers don't work with Numbers:
Floats don't work with Numbers:
I do wonder why we allow any type of numbers in the chunks? When does it ever make sense to input 1.5 or a complex number? https://github.com/pydata/xarray/blob/28d3349bbe8c9881448bba45785c1013b006d6f9/xarray/core/dataarray.py#L1041 It will always be forced to integers anyway: https://github.com/dask/dask/blob/8aea537d925b794a94f828d35211a5da05ad9dce/dask/array/core.py#L2815 So why not force integers to begin with? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
864523157 | https://github.com/pydata/xarray/pull/5365#issuecomment-864523157 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg2NDUyMzE1Nw== | Illviljan 14371165 | 2021-06-20T09:08:31Z | 2021-06-20T09:08:31Z | MEMBER |
Empty coords is False as well, that's the trick here: ```python a = xr.DataArray([1, 2]) if getattr(a, "coords", False): print("hey") b = xr.DataArray([1, 2], coords=[[0, 1]]) if getattr(b, "coords", False): print("hey") hey ``` |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
864448064 | https://github.com/pydata/xarray/pull/5365#issuecomment-864448064 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg2NDQ0ODA2NA== | Illviljan 14371165 | 2021-06-19T18:42:18Z | 2021-06-19T18:42:18Z | MEMBER | mypy doesn't understand Rather surprising that it's this difficult to make mypy happy. The code seems pretty straightforward to me. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
864446250 | https://github.com/pydata/xarray/pull/5365#issuecomment-864446250 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg2NDQ0NjI1MA== | Illviljan 14371165 | 2021-06-19T18:27:23Z | 2021-06-19T18:27:23Z | MEMBER |
The check can't be that simple though because DataArrays doesn't always include |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
864397184 | https://github.com/pydata/xarray/pull/5365#issuecomment-864397184 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg2NDM5NzE4NA== | Illviljan 14371165 | 2021-06-19T12:02:19Z | 2021-06-19T12:02:19Z | MEMBER |
It's true that Variable doesn't have it. But a Variable can't use that code path since we check |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
864187643 | https://github.com/pydata/xarray/pull/5365#issuecomment-864187643 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg2NDE4NzY0Mw== | Illviljan 14371165 | 2021-06-18T17:43:13Z | 2021-06-18T17:43:13Z | MEMBER | @max-sixty, any ideas how to fix these mypy errors? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
855409555 | https://github.com/pydata/xarray/pull/5365#issuecomment-855409555 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg1NTQwOTU1NQ== | Illviljan 14371165 | 2021-06-06T14:36:53Z | 2021-06-06T14:36:53Z | MEMBER | @keewis, @max-sixty I think this ready now. I don't get why my local version managed to pass without having to rechunk the datasets though but it's in the past now. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
855395533 | https://github.com/pydata/xarray/pull/5365#issuecomment-855395533 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg1NTM5NTUzMw== | Illviljan 14371165 | 2021-06-06T13:00:06Z | 2021-06-06T13:52:46Z | MEMBER | Well, look at that. Updating to latest I get the error as well.
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 | |
855391730 | https://github.com/pydata/xarray/pull/5365#issuecomment-855391730 | https://api.github.com/repos/pydata/xarray/issues/5365 | MDEyOklzc3VlQ29tbWVudDg1NTM5MTczMA== | Illviljan 14371165 | 2021-06-06T12:31:38Z | 2021-06-06T12:31:38Z | MEMBER | The errors with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support for cross product 899015876 |
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