10am it is! you have the option to attend in person, I've booked room 202 at shields library. make sure you have a Windows system with
bonus if you can run these commands on your terminal after:
to install python modules
py -m pip install matplotlib
py -m pip install numpy
py -m pip install pandas
to setup git for the first time
git config --global user.name "your username"
git config --global user.mail "[email protected]"