Clone this repository
cd path\to\projcet
conda create -n envname
conda activate envname
pip install -r requirements.txt
alternatively
pip install numpy pandas matplotlib seaborn
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Clone this repository
cd path\to\projcet
conda create -n envname
conda activate envname
pip install -r requirements.txt
alternatively
pip install numpy pandas matplotlib seaborn