home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 134362572

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/549#issuecomment-134362572 https://api.github.com/repos/pydata/xarray/issues/549 134362572 MDEyOklzc3VlQ29tbWVudDEzNDM2MjU3Mg== 5356122 2015-08-24T20:10:12Z 2015-08-24T20:10:12Z MEMBER

You mentioned in the bug report:

Another way is just to raise an error if a not string variable name is used.

Raising a TypeError seems like the way to go here, since str works on anything. Relevant line in 'Zen':

In the face of ambiguity, refuse the temptation to guess.

Also, are there other places to implement this? Say the keys of a dataset?

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