fetch_california_housing #Software and tools Requirnmet Github Account HerokuAccount VSCodeIDE GitCLI #Create a new Envoirnment ''' conda create -p venv python==3.7 -y ''' conda activate venv/