home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 148903579

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
148903579 MDExOlB1bGxSZXF1ZXN0NjY3NTM3MzY= 829 keep_attrs for Dataset.resample and DataArray.resample 12307589 closed 0     7 2016-04-16T23:59:35Z 2016-04-19T16:06:03Z 2016-04-19T16:02:32Z CONTRIBUTOR   0 pydata/xarray/pulls/829

Closes #825 and #828

This update might break some scripts, because of bugs that existed in the code before. resample was inconsistent as to when it would and would not keep attributes. In particular, Dataset resampling usually threw out attributes, but not when how='first' or how='last', and DataArray preserved attributes for everything I tested ('first', 'last', and 'mean').

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/829/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
  • 7 rows from issue in issue_comments
Powered by Datasette · Queries took 0.937ms · About: xarray-datasette