Skip to content

lisaq/datascience-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Data Science Project

This is a repository for my project from the PyLadies Data Science Workshop.

Read the detailed setup instructions here.

Setup [in Terminal]

You need Python3:

python --version

If it's not 3+, install Python3:

brew install python3

set up the virtualenv:

python3 -m venv venv

Install all the requirements:

pip install -r requirements.txt

Clone the workshop repo:

git clone https://github.com/jkokatjuhha/workshop_berlin_rental_apartment.git

About

This is a repository for my project from the PyLadies Data Science Workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published