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/5400#issuecomment-892180473,https://api.github.com/repos/pydata/xarray/issues/5400,892180473,IC_kwDOAMm_X841LZf5,14371165,2021-08-03T21:32:21Z,2021-08-03T21:32:21Z,MEMBER,Not sure if it's any help but dask supports the numpy histogram functions now: https://github.com/dask/dask/pull/7827,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,906023492
https://github.com/pydata/xarray/pull/5400#issuecomment-861602084,https://api.github.com/repos/pydata/xarray/issues/5400,861602084,MDEyOklzc3VlQ29tbWVudDg2MTYwMjA4NA==,35968931,2021-06-15T15:32:22Z,2021-06-15T15:32:22Z,MEMBER,"It appears numpy has multiple discussions ([here](https://github.com/numpy/numpy/issues/9397) and [here](https://github.com/numpy/numpy/issues/13166)) about adding axis-aware histograms, and an axis argument was almost added to `np.bincount` in [this PR](https://github.com/numpy/numpy/pull/4330). Cross-referencing here because if that ever does get implemented in numpy it would greatly simplify (and speed up) the implementation here as we wouldn't have to use the reshape approach from xhistogram.","{""total_count"": 1, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 1, ""eyes"": 0}",,906023492
https://github.com/pydata/xarray/pull/5400#issuecomment-850658727,https://api.github.com/repos/pydata/xarray/issues/5400,850658727,MDEyOklzc3VlQ29tbWVudDg1MDY1ODcyNw==,24736507,2021-05-28T20:39:00Z,2021-06-10T21:28:54Z,NONE,"Hello @TomNicholas! Thanks for updating this PR. We checked the lines you've touched for [PEP 8](https://www.python.org/dev/peps/pep-0008) issues, and found:







* In the file [`xarray/core/dataarray.py`](https://github.com/pydata/xarray/blob/d276838c8120856b678b1afbbe2169230576ad63/xarray/core/dataarray.py):

> [Line 4612:10](https://github.com/pydata/xarray/blob/d276838c8120856b678b1afbbe2169230576ad63/xarray/core/dataarray.py#L4612): [F821](https://duckduckgo.com/?q=pep8%20F821) undefined name 'DataArray'







* In the file [`xarray/tests/test_computation.py`](https://github.com/pydata/xarray/blob/d276838c8120856b678b1afbbe2169230576ad63/xarray/tests/test_computation.py):

> [Line 1990:1](https://github.com/pydata/xarray/blob/d276838c8120856b678b1afbbe2169230576ad63/xarray/tests/test_computation.py#L1990): [W391](https://duckduckgo.com/?q=pep8%20W391) blank line at end of file



##### Comment last updated at 2021-06-10 21:28:54 UTC","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,906023492