quandl / quandl-python

MIT License
1.36k stars 336 forks source link

`quandl.get_table?` now returns a helpful message in ipython #134

Closed rtruxal closed 5 years ago

rtruxal commented 5 years ago

Placeholder docstring for quandle.get_table()

rtruxal commented 5 years ago

I just realized get() returns a dataframe by default. This could still use a brief docstring.

jjmar commented 5 years ago

Hi rtruxal, thank you for the pull request.

This is something on our radar however unfortunately we don't currently have the resources available to write out docstrings for all public facing functions. If you wouldn't mind extending this PR to include such changes we would be happy to review.

rtruxal commented 5 years ago

Thanks @jjmar. If I have some time, I'll fix my PR & resubmit.