home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 265827204

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
265827204 MDU6SXNzdWUyNjU4MjcyMDQ= 1633 seaborn.apionly module is deprecated 2443309 closed 0     1 2017-10-16T16:11:29Z 2017-10-23T15:58:09Z 2017-10-23T15:58:09Z MEMBER      

Xarray is using the apionly module from seaborn which is now raising this warning:

Python ...python3.6/site-packages/seaborn/apionly.py:6: UserWarning: As seaborn no longer sets a default style on import, the seaborn.apionly module is deprecated. It will be removed in a future version. warnings.warn(msg, UserWarning)

I think the only places we use seaborn are here:

https://github.com/pydata/xarray/blob/2949558b75a65404a500a237ec54834fd6946d07/xarray/plot/utils.py#L76-L87

This shouldn't a difficult fix if/when we decide to change it.

xref: https://github.com/mwaskom/seaborn/pull/1216

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1633/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 1.444ms · About: xarray-datasette