deepchecks / deepchecks/deepchecks
[BUG] add python 3.10 to test matrix
Open
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 303
- PR merge metrics
- No merged PRs in 30d
Description
The reason python 3.10 was not in the matrix was because scikit-learn didnt had a wheel for [this version](https://github.com/scikit-learn/scikit-learn/pull/21232)
now that this PR is merged, 3.10 should be added to the test matrix to validate deepchecks on the latest python version,
that is only if there is nothing else that stop that from doing (a super long installation of a package/dependency)
Contributor guide
Assessment
This issue has not been assessed yet.