home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 173908126

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
173908126 MDExOlB1bGxSZXF1ZXN0ODMxOTM2NTI= 993 Coordinate -> IndexVariable and other deprecations 1217238 closed 0     5 2016-08-30T01:12:19Z 2016-09-01T21:56:07Z 2016-09-01T21:56:02Z MEMBER   0 pydata/xarray/pulls/993
  • Renamed the Coordinate class from xarray's low level API to IndexVariable. xref https://github.com/pydata/xarray/pull/947#issuecomment-238549129
  • Deprecated supplying coords as a dictionary to the DataArray constructor without also supplying an explicit dims argument. The old behavior encouraged relying on the iteration order of dictionaries, which is a bad practice (fixes #727).
  • Removed a number of methods deprecated since v0.7.0 or earlier: load_data, vars, drop_vars, dump, dumps and the variables keyword argument alias to Dataset.
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/993/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
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 238.729ms · About: xarray-datasette