diff --git a/Data Analysis with Python/0.About.md b/Data Analysis with Python/0.About.md index f196ab7..9c4c5fa 100644 --- a/Data Analysis with Python/0.About.md +++ b/Data Analysis with Python/0.About.md @@ -1,9 +1,9 @@

Data Analysis With Python

- In this Data Analysis With Python : - - you will learn to use the most important libraries for analyzing data in Python, including NumPy, Pandas, and Klearn. + - you will learn to use the most important libraries for analyzing data in Python, including NumPy, Pandas, and sklearn. - Python libraries are integral to becoming a data scientist and used in industries such as healthcare, finance, insurance, all things Internet, and many others. - - you will learn how to analyzing data, you'll learn how to build data pipelines and build your own machine learning model for making predictions on real world data set. + - you will learn how to analyze data, you'll learn how to build data pipelines and build your own machine learning model for making predictions on real world data set. ### 1. Data Wrangling : - Data wrangling.