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

Undocumented dependency in the showcase notebook #1

Open
frankbolton opened this issue Apr 29, 2021 · 1 comment
Open

Undocumented dependency in the showcase notebook #1

frankbolton opened this issue Apr 29, 2021 · 1 comment

Comments

@frankbolton
Copy link

The example notebooks are dependent on the following libraries being installed

optuna
pandas-summary
missingno

It would be helpful to automatically install these or to document the dependency along with the relative conda install instructions in the readme file.

conda install -c conda-forge optuna
conda install -c conda-forge pandas-summary
conda install -c conda-forge missingno

@gershonc
Copy link
Owner

Thanks Frank, I will take care of this ASAP. i am just about to update Octopus-ml with additional data validation features, check them out at the octopus_showcase notebook.

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

2 participants