home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 258425477

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/1074#issuecomment-258425477 https://api.github.com/repos/pydata/xarray/issues/1074 258425477 MDEyOklzc3VlQ29tbWVudDI1ODQyNTQ3Nw== 1310437 2016-11-04T13:04:37Z 2016-11-04T13:04:37Z CONTRIBUTOR

As for the consistency concern, I wouldn't have expected that to be a big issue. I'd argue that most functions mapping np.ndarray -> np.ndarray will not mind receiving a DataArray instead. On the other hand, functions mapping DataArray -> np.ndarray would seldom prefer to receive the raw np.ndarray. So I see no use to the raw parameter (but then again, I do not know pandas and their use-case), such that my hypotetical DataArray.apply and the existing DataArray.pipe are essentially the same.

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