home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1481108692

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/pull/7654#issuecomment-1481108692 https://api.github.com/repos/pydata/xarray/issues/7654 1481108692 IC_kwDOAMm_X85YR-zU 5821660 2023-03-23T12:27:45Z 2023-03-23T12:27:45Z MEMBER

XRef: https://github.com/pydata/xarray/issues/2040#issuecomment-379418732

Citing @shoyer from above comment:

The main reason why we don't do any special handling for object arrays currently in xarray is that our conventions coding/decoding system has no way of marking variable length string arrays. We should probably handle this by making a custom dtype like h5py that marks variables length strings using dtype metadata: http://docs.h5py.org/en/latest/special.html#variable-length-strings

Another interesting issue by @shoyer: https://github.com/pydata/xarray/issues/2059

I'm really uncertain if using .astype here is the right way to go. Any comments appreciated.

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