diff --git a/README.md b/README.md new file mode 100644 index 0000000..50fbbb3 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Project-Prep-Series-02-Data-Preparation +Data preparation is a critical prerequisite to any downstream analysis, especially within the context of machine learning appliactions. The purpose of the following workshop is to familiarize students with some data preprocessing basics in Python 3+, using .csv and .png files.