home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 324722153

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/1517#issuecomment-324722153 https://api.github.com/repos/pydata/xarray/issues/1517 324722153 MDEyOklzc3VlQ29tbWVudDMyNDcyMjE1Mw== 306380 2017-08-24T18:43:30Z 2017-08-24T18:43:30Z MEMBER

I'm curious, how long does this line take:

r = spearman_correlation(array1.chunk({'place': 10}), array2.chunk({'place': 10}), 'time')

Have you consider setting name=False in your from_array call by default when doing this? I often avoid creating deterministic names when going back and forth rapidly between dask.array and numpy.

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