home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 58554847

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/214#issuecomment-58554847 https://api.github.com/repos/pydata/xarray/issues/214 58554847 MDEyOklzc3VlQ29tbWVudDU4NTU0ODQ3 1217238 2014-10-09T18:27:11Z 2014-10-09T18:27:18Z MEMBER

The main logic there -- it looks like this is a routine for broadcasting data arrays? I have something similar, but not exactly the same, in xray.core.variable.broadcast_variables. It's also very similar to the logic in xray.Dataset.to_dataframe, e.g., right now I think you could do the broadcasting by doing xray.Dataset.from_dataframe(spat_only.to_dataframe()).

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