Skip to content

adriangohjw/cz4032-data-analytics-mining-technical-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cz4032-data-analytics-mining-technical-review

Setup virtual environment in project

In Windows CMD, ensure you are in the folder of your repository

  1. Run python –m venv venv
  2. Run venv\Scripts\activate
  3. Run pip install -r requirements.txt

All required packages should have been installed!

venv\Scripts\activate is also the command to enter your virtual environment whenever you want to run the application on CMD

About

CZ4032 Data Analytics and Mining - Assignment 2 (Technical Review)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages