home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 170305429

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
170305429 MDU6SXNzdWUxNzAzMDU0Mjk= 957 BUG: Repr on inherited classes is incorrect 5635139 closed 0     3 2016-08-10T00:58:46Z 2019-02-26T01:28:23Z 2019-02-26T01:28:23Z MEMBER      

This is extremely minor, I generally wouldn't report it.

We're using classes inherited from Dataset more & more - this works really well for classes with a lot of array-like properties that can be aligned, and allows @property to lazily compute some calcs. (any feedback on this approach very welcome)

The top of the repr is incorrect

python <xarray.SecurityMeasure> Dimensions: (date: 6647, security: 285, sub_measure: 4) Coordinates: ...

Could just be the qualified name.

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

Links from other tables

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