home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 145299126

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/607#issuecomment-145299126 https://api.github.com/repos/pydata/xarray/issues/607 145299126 MDEyOklzc3VlQ29tbWVudDE0NTI5OTEyNg== 1217238 2015-10-03T23:33:07Z 2015-10-03T23:33:15Z MEMBER

@mrocklin, @cpcloud, @izaid and myself have discussed this, a little bit online and mostly offline.

The trouble is figuring out how to map the xray datamodel into odo. The datashape project, which odo relies on, currently lacks any support for named axes, which makes fitting xray objects into datashape a little awkward. Likewise, xray has tick labels, which don't exist in most odo datatypes. I'm certainly not opposed to adding xray to odo, but it would need some opinionated design choices which are not immediately obvious to me.

Generally, I recommend taking a look at xray's tools for converting to/from pandas and using pandas as intermediate tool for converting to and from other formats.

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