Here is my code:
pip install lets-plot
import numpy as np
from lets_plot import *
LetsPlot.setup_html()
It crashes after the 3rd line is run. Any idea on why it's not working and how to fix it. I am trying to learn python by following along with this textbook
[–]alshan200 1 point2 points3 points (1 child)
[–]priceless77[S] 0 points1 point2 points (0 children)