Skip to content

phillip1029/marketing-analytics-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 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