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

What info would help: Scikit-learn #11

Open
eamanu opened this issue Feb 5, 2019 · 2 comments
Open

What info would help: Scikit-learn #11

eamanu opened this issue Feb 5, 2019 · 2 comments
Labels
research A task to research something and report back.

Comments

@eamanu
Copy link
Contributor

eamanu commented Feb 5, 2019

Hi!

Searching on Scikit-learn issue template, they have the next information that could be added for improve the reportabug's report:

  • Steps/Code to Reproduce
  • Expected Results
  • Actual Results
  • Then they print a series of modules version. (e.g. scikit-learn, pandas, numpy)
@eamanu
Copy link
Contributor Author

eamanu commented Feb 5, 2019

Currently reportabug print the version of the module.

@zooba zooba added the research A task to research something and report back. label Feb 5, 2019
@zooba
Copy link
Owner

zooba commented Feb 5, 2019

Then they print a series of modules version. (e.g. scikit-learn, pandas, numpy)

My hope is that they'll eventually change that part of the template to be something like "Copy-paste the output from reportabug sklearn pandas numpy" to get all the info. Or maybe they'd add getting just those version numbers in their own _reportabug_info function, so that way they don't have to deal with any extra numpy or pandas info?

I did think that maybe we could try and figure out the dependencies of a module based on what it imports? But that may be much more complicated, and probably not worth it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research A task to research something and report back.
Projects
None yet
Development

No branches or pull requests

2 participants