home / github

Menu
  • GraphQL API
  • Search all tables

issue_comments

Table actions
  • GraphQL API for issue_comments

7 rows where issue = 180536861 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

user 3

  • rabernat 3
  • shoyer 3
  • fmaussion 1

issue 1

  • Groupby bins empty groups · 7 ✖

author_association 1

  • MEMBER 7
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
251136291 https://github.com/pydata/xarray/pull/1027#issuecomment-251136291 https://api.github.com/repos/pydata/xarray/issues/1027 MDEyOklzc3VlQ29tbWVudDI1MTEzNjI5MQ== shoyer 1217238 2016-10-03T15:22:18Z 2016-10-03T15:22:18Z MEMBER

Thanks!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Groupby bins empty groups 180536861
251083311 https://github.com/pydata/xarray/pull/1027#issuecomment-251083311 https://api.github.com/repos/pydata/xarray/issues/1027 MDEyOklzc3VlQ29tbWVudDI1MTA4MzMxMQ== rabernat 1197350 2016-10-03T11:23:57Z 2016-10-03T11:23:57Z MEMBER

@fmaussion it's a little more involved than that...see edited description.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Groupby bins empty groups 180536861
251044088 https://github.com/pydata/xarray/pull/1027#issuecomment-251044088 https://api.github.com/repos/pydata/xarray/issues/1027 MDEyOklzc3VlQ29tbWVudDI1MTA0NDA4OA== fmaussion 10050469 2016-10-03T07:36:10Z 2016-10-03T07:36:10Z MEMBER

Just for future readers like me: the point of this PR is to make drop_empty_bins = False per default, right? (not True as Stephan wrote). Maybe a new edit of @rabernat 's original post would help.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Groupby bins empty groups 180536861
251014930 https://github.com/pydata/xarray/pull/1027#issuecomment-251014930 https://api.github.com/repos/pydata/xarray/issues/1027 MDEyOklzc3VlQ29tbWVudDI1MTAxNDkzMA== rabernat 1197350 2016-10-03T02:29:35Z 2016-10-03T02:29:35Z MEMBER

I guess it's pretty easy to just do dropna

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Groupby bins empty groups 180536861
251014690 https://github.com/pydata/xarray/pull/1027#issuecomment-251014690 https://api.github.com/repos/pydata/xarray/issues/1027 MDEyOklzc3VlQ29tbWVudDI1MTAxNDY5MA== shoyer 1217238 2016-10-03T02:26:24Z 2016-10-03T02:26:24Z MEMBER

Yeah my inclination would be not to add the option at all. On Sun, Oct 2, 2016 at 7:16 PM Ryan Abernathey notifications@github.com wrote:

@shoyer https://github.com/shoyer So do you want the keyword argument dropped altogether? Or just the default changed (as in my last commit)?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pydata/xarray/pull/1027#issuecomment-251013933, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKS1l-Mw7ojnUQM14ZoCVXwFtA2prn-ks5qwGV7gaJpZM4KMH6y .

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Groupby bins empty groups 180536861
251013933 https://github.com/pydata/xarray/pull/1027#issuecomment-251013933 https://api.github.com/repos/pydata/xarray/issues/1027 MDEyOklzc3VlQ29tbWVudDI1MTAxMzkzMw== rabernat 1197350 2016-10-03T02:16:27Z 2016-10-03T02:17:24Z MEMBER

@shoyer So do you want the keyword argument dropped altogether? Or just the default changed (as in my last commit)?

I can imagine wanting to drop the empty bins in some cases, but not as default. So I would vote to keep the keyword argument.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Groupby bins empty groups 180536861
251010760 https://github.com/pydata/xarray/pull/1027#issuecomment-251010760 https://api.github.com/repos/pydata/xarray/issues/1027 MDEyOklzc3VlQ29tbWVudDI1MTAxMDc2MA== shoyer 1217238 2016-10-03T01:33:21Z 2016-10-03T01:33:21Z MEMBER

Rather than adding a new keyword argument, I'm inclined to unilaterally set drop_empty_bins=True and treat the former behavior as a bug. I can't see many use cases for the previous behavior.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Groupby bins empty groups 180536861

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 5594.072ms · About: xarray-datasette