home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 503241583

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/3028#issuecomment-503241583 https://api.github.com/repos/pydata/xarray/issues/3028 503241583 MDEyOklzc3VlQ29tbWVudDUwMzI0MTU4Mw== 5635139 2019-06-18T17:49:03Z 2019-06-18T17:49:03Z MEMBER

One design question: should we stick with errors='ignore' like pandas, or would it be better to use a more self-descriptive argument name like missing='ignore'/missing='raise'?

I'm ambivalent. I prefer the missing=, but I'm more 'in it' than the average user, who would probably prefer consistency. If people / @shoyer vote that missing= is materially better, let's change

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