Overview of this material
- Install Tools (Python, Jupyter Notebook, NumPy, Pandas, Matplotlib, and Seaborn).
- Data Source: Read in some CSV file (and maybe also a JSON file).
- Make some simple filtering and transformation on the data.
- Create some simple graphs.
- Create some understanding of the data.