Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 391 Bytes

DataLab

Notes and notebooks for:

  • DataCamp Python Data Fundamentals
  • IBM Python for Data Science
  • IBM Data Analysis with Python
  • IBM Data Visualization with Python

Setup

  1. Install vscode Jupyter and Python extensions
  2. Create conda environment using vscode, requirements will be automatically installed based on environment.yml
  3. select created environment as Python interpreter