home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 736272283

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
736272283 MDU6SXNzdWU3MzYyNzIyODM= 4565 failing upstream-dev polyfit warning test 14808389 closed 0     1 2020-11-04T16:56:26Z 2020-11-09T19:08:35Z 2020-11-09T19:08:35Z MEMBER      

In xarray/tests/test_dataset.py::TestDataset::test_polyfit_warnings, the second call to polyfit: python ds.var1.polyfit("dim2", 10, full=True)

emits a warning with the current upstream-dev pandas: xarray/tests/test_dataset.py::TestDataset::test_polyfit_warnings .../xarray/core/alignment.py:307: FutureWarning: Index.__or__ operating as a set operation is deprecated, in the future this will be a logical operation matching Series.__or__. Use index.union(other) instead index = joiner(matching_indexes)

since the test makes sure only the first call emits a warning (a np.RankWarning), the test fails.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4565/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

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