Skip to content

allienka/Customer-segmentation-with-Python

Repository files navigation

Customer-segmentation-with-Python

create a user segmentation that helps Wolt understand what type of users we have.

PREREQUISITES

  • Any Editor (Preferably VS Code or Sublime Text)
  • Anaconda
  • Jupyter notebook

Languages and Technologies used:

Python 3k
MySQL
Jupyter Notebook

Steps to run the project on your machine:

  • Download and install Python(instructions here)
  • in vscode or jupyter notebook download python get-pip.py and then pip run 'libraryname'
  • Install Anaconda and launch Jupyter Notebook
  • download the files into one folder you can run the python file (main.py) in VSCODE (run in interactive window) or you can run the jupyter notebook Customers.ipynb eighter in Vscode or Jupyter notebook

You can find the step-by-step description of this project in the pdf file "WOLT CUSTOMERS SEGMENTATION WITH PYTHON.pdf".