home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 300623916

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/939#issuecomment-300623916 https://api.github.com/repos/pydata/xarray/issues/939 300623916 MDEyOklzc3VlQ29tbWVudDMwMDYyMzkxNg== 1217238 2017-05-10T21:53:31Z 2017-05-10T21:53:31Z MEMBER

One advantage to creating classes to encapsulate these options is that it's easier to do error checking on field names and values than a dictionary. Though a dictionary is nice and lightweight.

The simplest thing to do would be to move these options out of open_dataset into a single other argument, e.g., open_dataset(filename, **kwargs) -> open_dataset(filename, decode_options=kwargs).

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