Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Jupyter Notebook Binder to repo README.md #11

Open
datatalking opened this issue Mar 24, 2022 · 1 comment
Open

Add Jupyter Notebook Binder to repo README.md #11

datatalking opened this issue Mar 24, 2022 · 1 comment

Comments

@datatalking
Copy link
Contributor

So I've been able to replace most if not all of the Morningstar data feed, have questions on pandasdataframe integration, but while I work on those can we add or adjust the repo to show a link for a juypter notebook binder?

https://mybinder.org

If @caiobran will approve I will work on a PR to submit it.

@datatalking
Copy link
Contributor Author

datatalking commented Mar 24, 2022

This is a current link I have setup
(https://hub.gke2.mybinder.org/user/caiobran-mstables-pusb9n41/lab/tree/data_overview.ipynb)

not sure which one will open for you.

Many of the functions don't import as they haven't been installed, one of the good features of binder notebook is they are normal jupyter but are html ready for users to interact with.

The database is not loading, can we save a sample .db file for it to access with a note that data is temprorary. Then when user installs the program with full instructions the database is created.

When that database is created it is using the new data source I have found.

My apologies again for piling on the issues but they are all related to the new datasource vs Morningstar. I also have another user who wants to be a contributor and two more people interested.

@caiobran

Here the notebook is generating errors, what testing could I write in that would catch these?
IndexError: index 0 is out of bounds for axis 0 with size 0

See screen shot below.

Screen Shot 2022-03-23 at 7 29 00 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant