Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 479 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 479 Bytes
  • use VS Code extensions:
    • Markdown All in One
    • Markdown Footnotes
  • create a virtual environment venv
  • activate the environment venv and pip install -r requirements.txt
  • For the sample datasets, we use the dataset package ucimlrepo: pip install ucimlrepo
  • For data wrangler: use vs code extension 'data wrangler' by microsoft
  • format reference: https://jupyterbook.org/en/stable/content/components.html