"Learn to Code Python for Data Science" is a 4 hour introductory workshop to introduce interested individuals to python and data science.
agenda.mdfor announcements and agendahandout_for_participants.mdis the content for a 4 page handout for participants.outline.mdis the workshop outline for facilitators
first_notebook_python_fundamentals.ipybis an interactive notebook for exploring basic python data types, operators, syntax, and functions.second_notebook_python_maths.ipybcontainsthird_notebook_data.ipybcontains some graphing exercises using matplotlib and seaborn.