Skip to content

adamelliotfields/datacamp

Repository files navigation

A data campfire

datacamp

Launch Codespace

DataCamp notebooks.

Installation

Each notebook can be run directly in Colab. Any required data files will be fetched remotely.

Alternatively, you can run them locally in VS Code or a Codespace:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

# optional
pip install -r requirements_*.txt

Contents

The repo is organized by track:

As well as some projects.