home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 521314473

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
521314473 MDExOlB1bGxSZXF1ZXN0MzM5NzE2MDA4 3511 Format some of the docs code 5635139 closed 0     3 2019-11-12T04:00:23Z 2019-11-12T16:04:50Z 2019-11-12T04:31:39Z MEMBER   0 pydata/xarray/pulls/3511

I struggled to parse some of the code in the docs, and so formatted some of the hardest-to-read code (e.g. mask = (ds.coords['lat']>20)&(ds.coords['lat']<60)&(ds.coords['lon']>220)&(ds.coords['lon']<260)!) with black.

I'm not sure whether there's a more automated solution for this?

On a related point, I'm not sure why some of the code examples are colorized and some are B&W? I couldn't see anything obvious in the rst.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3511/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.928ms · About: xarray-datasette