- Hands-On Exploratory Data Analysis with Python
- Suresh Kumar Mukhiya Usman Ahmed
- 262字
- 2021-06-24 16:44:45
Preface
Data is a collection of discrete objects, events, and facts in the form of numbers, text, pictures, videos, objects, audio, and other entities. Processing data provides a great deal of information. But the million-dollar question is—how do we get meaningful information from data? The answer to this question is Exploratory Data Analysis (EDA), which is the process of investigating datasets, elucidating subjects, and visualizing outcomes. EDA is an approach to data analysis that applies a variety of techniques to maximize specific insights into a dataset, reveal an underlying structure, extract significant variables, detect outliers and anomalies, test assumptions, develop models, and determine best parameters for future estimations. This book, Hands-On Exploratory Data Analysis with Python, aims to provide practical knowledge about the main pillars of EDA, including data cleansing, data preparation, data exploration, and data visualization. Why visualization? Well, several research studies have shown that portraying data in graphical form makes complex statistical data analyses and business intelligence more marketable.
You will get the opportunity to explore open source datasets including healthcare datasets, demographics datasets, a Titanic dataset, a wine quality dataset, automobile datasets, a Boston housing pricing dataset, and many others. Using these real-life datasets, you will get hands-on practice in understanding data, summarize data's characteristics, and visualizing data for business intelligence purposes. This book expects you to use pandas, a powerful library for working with data, and other core Python libraries including NumPy, scikit-learn, SciPy, StatsModels for regression, and Matplotlib for visualization.
- C++面向對象程序設計(第三版)
- DevOps with Kubernetes
- 測試驅動開發:入門、實戰與進階
- Beginning C++ Game Programming
- SQL Server 2016從入門到精通(視頻教學超值版)
- Apache Hive Essentials
- Java從入門到精通(第5版)
- Mastering openFrameworks:Creative Coding Demystified
- Visual Basic程序設計教程
- R數據科學實戰:工具詳解與案例分析
- IBM Cognos TM1 Developer's Certification guide
- 深入實踐DDD:以DSL驅動復雜軟件開發
- JavaScript悟道
- INSTANT JQuery Flot Visual Data Analysis
- Java 11 and 12:New Features