/data_science_exercise

Data science exercise

Primary LanguageJupyter Notebook

Lambdaclass data science exercise

To submit your answers:

  1. Fork the repo
  2. Clone it locally:
$> git clone https://github.com/<your_username>/data_science_exercise.git
  1. Work on the questions:
$> cd data_science_exercise
$> jupyter notebook ## or try out jupyter lab!
  1. When you are done, submit a pull request

We will provide feedback/comments on you PR.