home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 33772168

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
33772168 MDExOlB1bGxSZXF1ZXN0MTYwMzc5NTA= 134 Fix concatenating Variables with dtype=datetime64 1217238 closed 0   664063 8 2014-05-19T05:39:46Z 2014-06-28T01:08:03Z 2014-05-20T19:09:28Z MEMBER   0 pydata/xarray/pulls/134

This is an alternative to #125 which I think is a little cleaner.

Basically, there was a bug where Variable.values for datetime64 arrays always made a copy of values. This made it impossible to edit variable values in-place.

@akleeman would appreciate your thoughts.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/134/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

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