Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Data Analysis with Python/0.About.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<h2 align="center">Data Analysis With Python</h2>

- 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.
Expand Down