peterwisu / airline-cusomter-analysis

Practical Business Analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COM3018 Practical Business Analytics GROUP 3

Installation

Use the package manager conda to install create virtual environment from environment.yml file.

# Create virtual environment from .yml file
conda env create -f environment.yml

# activate a virtaul environment
conda activate pbacw

# run .ipynb file on jupyter notebook
jupyter notebook COM3018_Practical_Business_Analytics_Coursework.ipynb

About

Practical Business Analytics


Languages

Language:Jupyter Notebook 62.3%Language:HTML 37.6%Language:R 0.1%