-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
pycaret version checks
-
I have checked that this issue has not already been reported here.
-
I have confirmed this bug exists on the latest version of pycaret.
-
I have confirmed this bug exists on the master branch of pycaret (pip install -U git+https://github.com/pycaret/pycaret.git@master).
Issue Description
pycaret show_versions is not showing deepchecks package version
Reproducible Example
from pycaret import show_versions; show_versions()
Expected Behavior
PyCaret optional dependencies:
...
deepchecks: 17.1
...
Actual Results
.
Installed Versions
pycaret 3.0.2
deepchecks 17.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working