This repository contains my completed notebooks from Interview Master's Python Summer Party challenge. It's intended for recruiters, peers, and learners to review my approach to data analysis problems using pandas and numpy.
-
Create and activate a Python environment (venv or conda).
-
Install dependencies:
pip install jupyterlab pandas numpy
-
Launch Jupyter Lab or Notebook and open any
day-XX.ipynb
file.
These challenges are hosted by Interview Master -- a platform for preparing for Data Science & Analytics interviews. Learn more at interviewmaster.ai.