DataSciPy icon indicating copy to clipboard operation
DataSciPy copied to clipboard

Data Science with Python

Data Science with Python workshop

Yoav Ram

Please go to the index notebook to view the workshop.

Setup instructions

  1. Download and install Anaconda.
  2. Download the workshop files ZIP.
  3. Unzip the ZIP; make note of the unzipped folder location.
  4. Start the Anaconda Prompt terminal application.
  5. Run Jupyter from Anaconda Prompt after changing folder to the workshop folder:
cd <unzipped workshop folder>
jupyter lab
  1. In the new browser window that just opened, choose index.ipynb.