SauceCat / PDPbox

python partial dependence plot toolbox
http://pdpbox.readthedocs.io/en/latest/
MIT License
840 stars 129 forks source link

get_dataset import error #91

Open JosephZh23 opened 5 months ago

JosephZh23 commented 5 months ago

Hello, I am using jupyter notebook to import the get_dataset from pdpbox. It returns an error: ImportError: cannot import name 'get_dataset' from 'pdpbox'

My python version is 3.11.8, and the pdpbox version was just installed the latest, I think it is 0.3.0. Please help me fix this. Thanks.