Skip to content

Commit

Permalink
--neurolibre-debug
Browse files Browse the repository at this point in the history
  • Loading branch information
NadiaBlostein committed Jul 21, 2024
1 parent 538e720 commit e1c46ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Binder](https://test.conp.cloud/badge_logo.svg)](https://test.conp.cloud/v2/gh/NadiaBlostein/Project-Prep-Series-02-Data-Preparation/HEAD)

Data preparation is a critical prerequisite to any data analysis or machine learning application. The purpose of the following workshop is to familiarize students with some data preparation (ie preprocessing) basics in Python 3+, using .csv and .png files.

Part 1 will focus on .csv data preparation and we will be going through the `CSV_preparation.ipynb` notebook. This notebook contains a mini assignment, the answers of which can be found in `CSV_preparation_mini_assignment_answers.ipynb`.
Expand Down

0 comments on commit e1c46ec

Please sign in to comment.