/data-analysis-workshop

Workshop about using Pandas to analyze the logs of a complex application

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

data-analysis-workshop

Workshop about using Pandas to analyze the logs of a complex application.

Setup instructions:

  1. Install Python 3.11 from python.org
  2. Clone this repository
  3. Open a terminal where you cloned it
  4. Run python -m pip install -r requirements.txt
  5. Run jupyter notebook