home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 395994055

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
395994055 MDU6SXNzdWUzOTU5OTQwNTU= 2647 getting a "truth value of an array" error when supplying my own `concat_dim`. 291576 closed 0     7 2019-01-04T16:52:00Z 2019-01-06T14:32:08Z 2019-01-05T06:46:34Z CONTRIBUTOR      

This bug was introduced sometime after v0.11.0 and has turned up in my test suite using v0.11.2. I'll pass a DataArray() as my concat_dim, and the failure will happen at line 609 in backends/api.py because of: if concat_dim is None or concat_dim == _CONCAT_DIM_DEFAULT:

I am not sure how this change got through. In #2048, I added a unit test that passes a DataArray as a concat_dim argument.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2647/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 7 rows from issue in issue_comments
Powered by Datasette · Queries took 0.558ms · About: xarray-datasette