home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 441344567

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/2568#issuecomment-441344567 https://api.github.com/repos/pydata/xarray/issues/2568 441344567 MDEyOklzc3VlQ29tbWVudDQ0MTM0NDU2Nw== 15331990 2018-11-24T05:17:09Z 2018-11-24T05:25:45Z CONTRIBUTOR

Thanks for the quick replies! Is there interest in making this a built-in function? If so, I can help contribute a PR.

Also wondering about a way to wrap logic to that mapping.

Like below 0, replace with -1, between 0 and 10, replace with 5, and above 10, replace with 15 which is possible with three np.place statements I think, but have to think in backwards logic with ds.where().

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