home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 87509188

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/328#issuecomment-87509188 https://api.github.com/repos/pydata/xarray/issues/328 87509188 MDEyOklzc3VlQ29tbWVudDg3NTA5MTg4 1217238 2015-03-30T01:39:02Z 2015-03-30T01:39:02Z MEMBER

@mrocklin It occurs to me now that a much simpler version of the functionality I'm looking for with take_nd would be dask.array.insert modeled after np.insert, which we could combine with array indexing. For the purposes of xray, we would only need support for insert with a scalar value, e.g., like da.insert(x, [1, 5, 6], np.nan, axis=1).

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  58310637
Powered by Datasette · Queries took 0.729ms · About: xarray-datasette