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

Update to python 3.8 #14

Closed

Conversation

john-sandall
Copy link

Closes #13

Given the complexities of trying to allow this to work on various combinations of Python (<3.8 and 3.8) and sklearn (0.20, 0.22, 0.23) I have tested this against the following combinations:

  • python 3.7 and sklearn 0.20

  • python 3.7 and sklearn 0.22

  • python 3.7 and sklearn 0.23

  • python 3.8 and sklearn 0.22

  • python 3.8 and sklearn 0.23

@manuel-calzolari
Copy link
Owner

Closed with commit c029c0e. Thank you very much for your effort!

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

Successfully merging this pull request may close these issues.

Update to work with Python 3.8 and sklearn >0.20.0
2 participants