The main objective of this section is to develop Exploratory Data Analysis (EDA) and data cleaning skills for the learner. These skills comprise data visualization, data extraction, and preprocessing. This section will mostly be using matplotlib, seaborn, Bokeh, pandas, scikit-learn, NumPy, and SciPy. It also focuses on signal processing and time series analysis.
This section includes the following chapters:
- Chapter 5, Data Visualization
- Chapter 6, Retrieving, Processing, and Storing Data
- Chapter 7, Cleaning Messy Data
- Chapter 8, Signal Processing and Time Series