enthought/chaco

Outdated example in chaco/examples/user_guide/plot_types/create_plot_snapshot.py

Closed this issue · 0 comments

Problem Description
chaco/examples/user_guide/plot_types/create_plot_snapshots requires load_boston method in scikit-learn, but it's no longer available in sklearn 1.2

Reproduction Steps:

python chaco/examples/user_guide/plot_types/create_plot_snapshot.py

Expected behavior:
pass the test

OS, Python version: [MacOS, python 3.11]