The Wine Quality dataset contains information about various physicochemical properties of wines. The entire dataset is grouped into two categories: red wine and white wine. Each wine has a quality label associated with it. The label is in the range of 0 to 10. In the next section, we are going to download and load the dataset into Python and perform an initial analysis to disclose what is inside it.

Hands-On Exploratory Data Analysis with Python
By :

Hands-On Exploratory Data Analysis with Python
By:
Overview of this book
Exploratory Data Analysis (EDA) is an approach to data analysis that involves the application of diverse techniques to gain insights into a dataset. This book will help you gain practical knowledge of the main pillars of EDA - data cleaning, data preparation, data exploration, and data visualization.
You’ll start by performing EDA using open source datasets and perform simple to advanced analyses to turn data into meaningful insights. You’ll then learn various descriptive statistical techniques to describe the basic characteristics of data and progress to performing EDA on time-series data. As you advance, you’ll learn how to implement EDA techniques for model development and evaluation and build predictive models to visualize results. Using Python for data analysis, you’ll work with real-world datasets, understand data, summarize its characteristics, and visualize it for business intelligence.
By the end of this EDA book, you’ll have developed the skills required to carry out a preliminary investigation on any dataset, yield insights into data, present your results with visual aids, and build a model that correctly predicts future outcomes.
Table of Contents (17 chapters)
Preface
Section 1: The Fundamentals of EDA
Exploratory Data Analysis Fundamentals
Visual Aids for EDA
EDA with Personal Email
Data Transformation
Section 2: Descriptive Statistics
Descriptive Statistics
Grouping Datasets
Correlation
Time Series Analysis
Section 3: Model Development and Evaluation
Hypothesis Testing and Regression
Model Development and Evaluation
EDA on Wine Quality Data Analysis
Other Books You May Enjoy
How would like to rate this book
Customer Reviews