home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 136848233

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/527#issuecomment-136848233 https://api.github.com/repos/pydata/xarray/issues/527 136848233 MDEyOklzc3VlQ29tbWVudDEzNjg0ODIzMw== 1217238 2015-09-01T20:17:24Z 2015-09-01T20:17:53Z MEMBER

Skipping the missing block looks pretty nice to me!

I'm pretty happy with the aesthetics, though there's a case for copying the behavior from Seaborn, e.g.,

python attend = sns.load_dataset("attention").query('subject < 6') g = sns.FacetGrid(attend, col="subject", col_wrap=3, size=2, ylim=(0, 10), aspect=0.8) g = g.map(plt.plot, "solutions", "score")

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  100646364
Powered by Datasette · Queries took 0.586ms · About: xarray-datasette