home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 335707038

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/1620#issuecomment-335707038 https://api.github.com/repos/pydata/xarray/issues/1620 335707038 MDEyOklzc3VlQ29tbWVudDMzNTcwNzAzOA== 10050469 2017-10-11T07:12:49Z 2017-10-11T07:12:49Z MEMBER

I guess that consistency is important too. Numpy is a bit less verbose though:

python In [3]: a = np.linspace(1, 2) In [4]: a.min Out[4]: <function ndarray.min> Maybe a compromise would be more beginner friendly (e.g. <bound method ImplementsArrayReduce._reduce_method.<locals>.wrapped_func of <xarray.DataArray 'toa_sw_all_mon' (month: 12, lat: 180, lon: 360)>>) but at the same time I'm not sure it's worth the trouble...

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