This is my code for studying Data100-fa21. The reason for choosing this semester is that we call watch the video. This is important.
In this course, you need to set up the environment for projects and labs. In ArchLinux, it is easy.
sudo pacman -S jupyter-notebook
pip3 install pandas numpy matplotlib seaborn plotly
pip3 install otter-grader==v2.2.7