home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

8 rows where issue = 830918156 sorted by updated_at descending

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: created_at (date), updated_at (date)

user 4

  • max-sixty 4
  • Illviljan 2
  • mathause 1
  • pep8speaks 1

author_association 2

  • MEMBER 7
  • NONE 1

issue 1

  • Keep coord attrs when interpolating · 8 ✖
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
827364568 https://github.com/pydata/xarray/pull/5031#issuecomment-827364568 https://api.github.com/repos/pydata/xarray/issues/5031 MDEyOklzc3VlQ29tbWVudDgyNzM2NDU2OA== max-sixty 5635139 2021-04-27T07:00:15Z 2021-04-27T07:00:15Z MEMBER

Many thanks @Illviljan !

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Keep coord attrs when interpolating 830918156
827364451 https://github.com/pydata/xarray/pull/5031#issuecomment-827364451 https://api.github.com/repos/pydata/xarray/issues/5031 MDEyOklzc3VlQ29tbWVudDgyNzM2NDQ1MQ== max-sixty 5635139 2021-04-27T07:00:00Z 2021-04-27T07:00:00Z MEMBER

Merging given previous approvals — we can handle any other concerns in a future PR

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Keep coord attrs when interpolating 830918156
798541401 https://github.com/pydata/xarray/pull/5031#issuecomment-798541401 https://api.github.com/repos/pydata/xarray/issues/5031 MDEyOklzc3VlQ29tbWVudDc5ODU0MTQwMQ== pep8speaks 24736507 2021-03-13T15:51:40Z 2021-04-27T06:58:17Z NONE

Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2021-04-27 06:58:17 UTC
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Keep coord attrs when interpolating 830918156
822053610 https://github.com/pydata/xarray/pull/5031#issuecomment-822053610 https://api.github.com/repos/pydata/xarray/issues/5031 MDEyOklzc3VlQ29tbWVudDgyMjA1MzYxMA== max-sixty 5635139 2021-04-18T20:13:09Z 2021-04-18T20:13:09Z MEMBER

Sorry for the recent slow-down in reviews @Illviljan , and thank you for your recent PRs. I'm going to suggest we find a more robust system for ensuring PRs get prompt reviews in our next dev meeting.

Are people OK to merge this? While it brings up some broader issues, as long as this change doesn't cause those issues to be harder to resolve, this behavior seems good, as described by @dcherian :

I think copying over ds.coords["x"].attrs for ds.interp(x=[1,2,3]) is sensible.

(But I've been less involved in the details of attrs, so please tell me if this is rushing through narrower changes rather than addressing them more broadly)

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Keep coord attrs when interpolating 830918156
812873735 https://github.com/pydata/xarray/pull/5031#issuecomment-812873735 https://api.github.com/repos/pydata/xarray/issues/5031 MDEyOklzc3VlQ29tbWVudDgxMjg3MzczNQ== Illviljan 14371165 2021-04-03T14:35:09Z 2021-04-03T14:35:09Z MEMBER

I've added a what's new entry. Was there any other actions here?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Keep coord attrs when interpolating 830918156
798972546 https://github.com/pydata/xarray/pull/5031#issuecomment-798972546 https://api.github.com/repos/pydata/xarray/issues/5031 MDEyOklzc3VlQ29tbWVudDc5ODk3MjU0Ng== max-sixty 5635139 2021-03-14T20:17:44Z 2021-03-14T20:17:44Z MEMBER

Looks good! Would you like to add a whatsnew entry @Illviljan ?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Keep coord attrs when interpolating 830918156
798932147 https://github.com/pydata/xarray/pull/5031#issuecomment-798932147 https://api.github.com/repos/pydata/xarray/issues/5031 MDEyOklzc3VlQ29tbWVudDc5ODkzMjE0Nw== Illviljan 14371165 2021-03-14T16:01:44Z 2021-03-14T16:01:44Z MEMBER

Global and data_vars attrs are indeed already kept. I'm not sure if there are tests for those though.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Keep coord attrs when interpolating 830918156
798923380 https://github.com/pydata/xarray/pull/5031#issuecomment-798923380 https://api.github.com/repos/pydata/xarray/issues/5031 MDEyOklzc3VlQ29tbWVudDc5ODkyMzM4MA== mathause 10194086 2021-03-14T15:06:08Z 2021-03-14T15:06:08Z MEMBER

Ahh sorry - did not read the title good enough. So I guess the global and data_var attrs are already kept? Do you know if that is tested somewhere (no need to go look it up but if you happen to know).

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Keep coord attrs when interpolating 830918156

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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]);
Powered by Datasette · Queries took 45.125ms · About: xarray-datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows