In this workshop we will cover the basics of Python programming and why it matters as a tool for Data Analysis.
Expect to learn the following:
- Overview of Jupyter Notebooks
- Foundational Building Blocks of Programming
- Python Basics and Syntax
Goals: By the end of this workshop you will have a deep understanding of the foundational building blocks of programming in the syntax of Python. Our final task will be to develop a program that will play Rock, Paper, Scissors
Expect to learn the following:
- Overview of Python Libraries
- Introduction to pandas, numpy, matplotlib and seaborn
- Hands on with pandas Series and DataFrames
Goals: By the end of this workshop you will have a deep understanding of the foundational building blocks of programming in the syntax of Python. You will be working with csv files, creating and manipulating Series and DataFrames and running an analysis using data from YouTube videos and comments.