You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This is the code repository for [Hands-On Data Preprocessing in Python](https://
9
9
## What is this book about?
10
10
Data preprocessing is the first step in data visualization, data analytics, and machine learning, where data is prepared for analytics functions to get the best possible insights. Around 90% of the time spent on data analytics, data visualization, and machine learning projects is dedicated to performing data preprocessing.
11
11
12
-
This book covers the following exciting features: <
12
+
This book covers the following exciting features:
13
13
* Use Python to perform analytics functions on your data
14
14
* Understand the role of databases and how to effectively pull data from databases
15
15
* Perform data preprocessing steps defined by your analytics goals
0 commit comments