home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 99832521

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
99832521 MDExOlB1bGxSZXF1ZXN0NDE5NjAxODk= 520 added to_masked_array method and masked_array property 2443309 closed 0   1213895 4 2015-08-08T20:47:41Z 2015-08-12T18:34:17Z 2015-08-12T18:34:16Z MEMBER   0 pydata/xarray/pulls/520

This PR adds convienience methods to convert DataArrays to numpy masked arrays.

DataArray.to_masked_array(copy=True) returns a numpy Masked array

DataArray.masked_array returns a masked array that is a view to the DataArray.values.

closes #460

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