home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 226179313

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/742#issuecomment-226179313 https://api.github.com/repos/pydata/xarray/issues/742 226179313 MDEyOklzc3VlQ29tbWVudDIyNjE3OTMxMw== 8982598 2016-06-15T12:59:08Z 2016-06-15T12:59:08Z CONTRIBUTOR

Just a comment that the appearance of object types is likely due to the fact that numpy's NaNs are inherently 'floats' - so this will be an issue for any method with an intermediate `missing data' stage if non-floats are being used.

I still use use the align and fillna method since I mostly deal with floats/complex numbers, although @shoyer 's suggestion of a partial align and then concat could definitely be cleaner when the added coordinates are all 'new'.

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