diff --git a/01 - Data Exploration.ipynb b/01 - Data Exploration.ipynb index 37203c0..38a48df 100644 --- a/01 - Data Exploration.ipynb +++ b/01 - Data Exploration.ipynb @@ -818,7 +818,7 @@ "\n", "A lot of data science is rooted in *statistics*, so we'll explore some basic statistical techniques.\n", "\n", - "> **Note**: This is not intended to teach you statistics - that's much too big a topic for this notebook. It will however introduce you to some statistical concepts and techniques that data scientists use as they explore data in preparation for machine learning modeling.\n", + "> **Note**: This is not intended to teach you statistics - that's much too big a topic for this notebook. It will however introduce you to some statistical concepts and techniques that data scientists use as they explore data in preparation for machine learning modeling.\n", "\n", "### Descriptive statistics and data distribution\n", "\n",