home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 706140256

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/4482#issuecomment-706140256 https://api.github.com/repos/pydata/xarray/issues/4482 706140256 MDEyOklzc3VlQ29tbWVudDcwNjE0MDI1Ng== 10194086 2020-10-09T12:01:37Z 2020-10-09T12:01:37Z MEMBER

fillna is basically where(notnull(data), data, other). I think what takes the longest is the where part - possibly making a memory copy(?).

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