Skip to content

a python can eat this elephant one piece at a time

Notifications You must be signed in to change notification settings

octaflop/mortaldata

Repository files navigation

Big Data for Mortals

Installation

  1. Install python3.12
    1. If you're on a mac, download homebrew
    2. Linux, use your pkg manager, ensure you also have virtualenv
    3. Windows... I actually don't know these days? keep following along though
  2. python3.12 -m venv .venv && . .venv/bin/activate will set up a python3.12 virutal environment in .venv
  3. pip install -r requirements.txt
  4. jupyter notebook 000_setup.ipynb and follow the instructions from there!
  5. NOTE: The download is 10GB

img.png

About

a python can eat this elephant one piece at a time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published