Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 589 Bytes

File metadata and controls

12 lines (9 loc) · 589 Bytes

python_minitutorial

Matthew Humphrey is giving us bite size pieces of Python, every Friday morning. In this repository, I will save all scripts and data files I use during these tutorials.

210205 - added all scripts and data files up to now, organized week by week From now on I will make different folders for scripts, data and output Gradually changes all scripts, so they work with the new directory organization and therefore deleting the older directories

Index: 210205 ------ numpy and matplotlib introduction. Making a simple scatterplot 210129 ------ super super basic python