Lecture 8 (4/13/2022)ΒΆ
This lecture was a visualization best practices presentation of the powerpoint slides shown inline below.
from IPython.display import IFrame
IFrame("./Lecture_8.pdf", width = 1000, height = 1000)
This lecture was a visualization best practices presentation of the powerpoint slides shown inline below.
from IPython.display import IFrame
IFrame("./Lecture_8.pdf", width = 1000, height = 1000)