dask / dask/dask-image

IPython autocomplete of maximum_filter, median_filter, minimum_filter

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
226
Forks
56
PR merge metrics
No merged PRs in 30d

Description

_From @jakirkham on June 9, 2017 0:17_

When trying to do autocompletion with IPython, it treats the `maximum_filter`, `median_filter`, `minimum_filter` functions as if they are variables. As they are constructed differently from the other filters, this is not surprising. Still it would be nice if we could have them behave more like functions in this regard. Screenshot below to elucidate this.

screen shot 2017-06-08 at 20 16 10

_Copied from original issue: dask-image/dask-ndfilters#31_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.