Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.