home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 406371878

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/2292#issuecomment-406371878 https://api.github.com/repos/pydata/xarray/issues/2292 406371878 MDEyOklzc3VlQ29tbWVudDQwNjM3MTg3OA== 1217238 2018-07-19T18:29:11Z 2018-07-20T15:39:10Z MEMBER

~~(2)~~ (1) seems like a pretty decent option to me. It's compatible with Python's duck-typing philosophy, and we don't really need string variable/dimension names for anything other than various serialization formats like netCDF. So the full requirement for names would be "Hashable, can be coerced with str() and not None" (we use None as a sentinel value to indicate the lack of a name in xarray).

CC @pydata/xarray in case anyone else has opinions.

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