home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 704634447

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-704634447 https://api.github.com/repos/pydata/xarray/issues/4482 704634447 MDEyOklzc3VlQ29tbWVudDcwNDYzNDQ0Nw== 5635139 2020-10-07T01:12:09Z 2020-10-07T01:12:09Z MEMBER

Any idea why x.fillna(0.) is so much more expensive than x.dot(y)?

For some functions where fillna(0.) has a different result to skipna=True, I could see it being worthwhile to writing new routines. But for dot product, it's definitionally the same. And fillna seems a much simpler operation than dot...

{
    "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.728ms · About: xarray-datasette