Open
Description
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
Labels
No labels