home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 272994977

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/1210#issuecomment-272994977 https://api.github.com/repos/pydata/xarray/issues/1210 272994977 MDEyOklzc3VlQ29tbWVudDI3Mjk5NDk3Nw== 1217238 2017-01-17T00:55:59Z 2017-01-17T00:55:59Z MEMBER

Thanks for the feedback.

This is a little tricky to do unambiguously for most optional dependencies, because in most cases something isn't strictly required. For example, there are four different libraries you can use for reading netCDF files (netCDF4, scipy, h5netcdf and pynio). It's not clear which if any should be included.

In the case of plotting and dask support, each of these do have required dependencies (matplotlib and dask.array, respectively), but I'm not sure how much value it adds to specify extras_require with a list of only one dependency each.

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