home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 38848839

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
38848839 MDU6SXNzdWUzODg0ODgzOQ== 190 Consistent use of abbreviations: attrs, dims, coords 1217238 closed 0   650893 3 2014-07-27T19:38:35Z 2014-08-14T07:24:29Z 2014-08-14T07:24:29Z MEMBER      

Right now, we use ds.attrs but the keyword argument is still attributes. We should resolve this inconsistency.

We also use dimensions and coordinates instead of the natural abbreviations dims and coords (although dims is used in the Variable constructor). Should we switch to the abbreviated versions for consistency with attrs?

Note that I switched to attrs in part because of its use in other packages (h5py, pytables and blz). There is not as clear precedent for what to call dimensions and coordinates.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/190/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.626ms · About: xarray-datasette