Book description
Learn how to analyze data using Python models with the help of real-world use cases and guidance from industry experts
Key Features
- Get to grips with data analysis by studying use cases from different fields
- Develop your critical thinking skills by following tried-and-true data analysis
- Learn how to use conclusions from data analyses to make better business decisions
Book Description
Businesses today operate online and generate data almost continuously. While not all data in its raw form may seem useful, if processed and analyzed correctly, it can provide you with valuable hidden insights. The Data Analysis Workshop will help you learn how to discover these hidden patterns in your data, to analyze them, and leverage the results to help transform your business.
The book begins by taking you through the use case of a bike rental shop. You'll be shown how to correlate data, plot histograms, and analyze temporal features. As you progress, you'll learn how to plot data for a hydraulic system using the Seaborn and Matplotlib libraries, and explore a variety of use cases that show you how to join and merge databases, prepare data for analysis, and handle imbalanced data.
By the end of the book, you'll have learned different data analysis techniques, including hypothesis testing, correlation, and null-value imputation, and will have become a confident data analyst.
What you will learn
- Get to grips with the fundamental concepts and conventions of data analysis
- Understand how different algorithms help you to analyze the data effectively
- Determine the variation between groups of data using hypothesis testing
- Visualize your data correctly using appropriate plotting points
- Use correlation techniques to uncover the relationship between variables
- Find hidden patterns in data using advanced techniques and strategies
Who this book is for
The Data Analysis Workshop is for programmers who already know how to code in Python and want to use it to perform data analysis. If you are looking to gain practical experience in data science with Python, this book is for you.
Table of contents
- The Data Analysis Workshop
- Preface
- 1. Bike Sharing Analysis
- 2. Absenteeism at Work
- 3. Analyzing Bank Marketing Campaign Data
- 4. Tackling Company Bankruptcy
-
5. Analyzing the Online Shopper's Purchasing Intention
- Introduction
- Importing the Data
- Exploratory Data Analysis
- Clustering
- Summary
- 6. Analysis of Credit Card Defaulters
-
7. Analyzing the Heart Disease Dataset
-
Introduction
- Exercise 7.01: Loading and Understanding the Data
- Outliers
- Exercise 7.02: Checking for Outliers
- Activity 7.01: Checking for Outliers
- Exercise 7.03: Plotting the Distributions and Relationships Between Specific Features
- Activity 7.02: Plotting Distributions and Relationships between Columns with Respect to the Target Column
- Exercise 7.04: Plotting the Relationship between the Presence of Heart Disease and Maximum Recorded Heart Rate
- Activity 7.03: Plotting the Relationship between the Presence of Heart Disease and the Cholesterol Column
- Exercise 7.05: Observing Correlations with a Heatmap
- Summary
-
Introduction
- 8. Analyzing Online Retail II Dataset
-
9. Analysis of the Energy Consumed by Appliances
-
Introduction
- Exercise 9.01: Taking a Closer Look at the Dataset
- Exercise 9.02: Analyzing the Light Energy Consumption Column
- Activity 9.01: Analyzing the Appliances Energy Consumption Column
- Exercise 9.03: Performing Feature Engineering
- Exercise 9.04: Visualizing the Dataset
- Activity 9.02: Observing the Trend between a_energy and day
- Exercise 9.05: Plotting Distributions of the Temperature Columns
- Activity 9.03: Plotting Distributions of the Humidity Columns
- Exercise 9.06: Plotting out_b, out_hum, visibility, and wind
- Summary
-
Introduction
- 10. Analyzing Air Quality
-
Appendix
- 1. Bike Sharing Analysis
- 2. Absenteeism at Work
- 3. Analyzing Bank Marketing Campaign Data
- 4. Tackling Company Bankruptcy
- 5. Analyzing the Online Shopper's Purchasing Intention
- 6. Analysis of Credit Card Defaulters
- 7. Analyzing the Heart Disease Dataset
- 8. Analyzing Online Retail II Dataset
- 9. Analysis of the Energy Consumed by Appliances
- 10. Analyzing Air Quality
Product information
- Title: The Data Analysis Workshop
- Author(s):
- Release date: July 2020
- Publisher(s): Packt Publishing
- ISBN: 9781839211386
You might also like
book
The Data Science Workshop - Second Edition
Gain expert guidance on how to successfully develop machine learning models in Python and build your …
book
The Data Wrangling Workshop - Second Edition
A beginner's guide to simplifying Extract, Transform, Load (ETL) processes with the help of hands-on tips, …
book
The Applied Data Science Workshop - Second Edition
Designed with beginners in mind, this workshop helps you make the most of Python libraries and …
book
Making Sense of Data I: A Practical Guide to Exploratory Data Analysis and Data Mining, 2nd Edition
Praise for the First Edition "...a well-written book on data analysis and data mining that provides …