Skip to content

autocompletion in "from package import <tab>" #3653

@mqlaql

Description

@mqlaql

This is a small feature request.

In the Ipython notebook when I type sk <tab>, Ipython autocompletes sklearn. That is very useful. However, when I type from sklearn import <tab>, it shows an empty pop up with the text <empty docstring> .

In my opinion, it would be really useful to get the list of objects associated to the referred package. In this example, that would be sklearn.__check_build, sklearn._build_utils, sklearn._hmmc, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions