johnanthonyjose / python-data-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Data Analysis


Gettings Started

  1. Download/Clone this repository

  2. Create the environment deeplearning you needed to run the program

$conda env create -n deeplearning -f environment.yml
  1. Activate the environment
$conda activate deeplearning
  1. Run the Jupyter lab
(deeplearning)$jupyter lab

About


Languages

Language:Jupyter Notebook 100.0%