Skip to content

Lift some API to the top level #117

Open
@hayd

Description

@hayd

Some functions should be added to the top level __init__, and some modules.

It's annoying that import pandas_datareaders doesn't allow you to tab in to explore the module, and more importantly tab-explore the "useful functions".

This may require some careful directory restructuring (in a backwards compatible way).

DataReader should obviously be toplevel, I'm not sure about the wb stuff (as the function names don't mention wb)... some bikeshedding is required here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions