issues: 269967350
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 269967350 | MDU6SXNzdWUyNjk5NjczNTA= | 1675 | Ipython autocomplete raises a deprecation warning introduced in #1643. | 6815844 | closed | 0 | 2415632 | 2 | 2017-10-31T13:56:32Z | 2017-11-01T00:48:42Z | 2017-11-01T00:48:42Z | MEMBER | Code Sample, a copy-pastable example if possible```python Your code hereimport xarray as xr ds = xr.Dataset({'a': ('x', [0, 1, 2])}) ds. -> press 'Tab' ``` Problem descriptionIPython autocomplete raises a deprecation warning, introducing in #1643.
Expected OutputNone Output of
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/1675/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
completed | 13221727 | issue |