- Hands-On Exploratory Data Analysis with Python
- Suresh Kumar Mukhiya Usman Ahmed
- 251字
- 2021-06-24 16:44:47
The significance of EDA
Different fields of science, economics, engineering, and marketing accumulate and store data primarily in electronic databases. Appropriate and well-established decisions should be made using the data collected. It is practically impossible to make sense of datasets containing more than a handful of data points without the help of computer programs. To be certain of the insights that the collected data provides and to make further decisions, data mining is performed where we go through distinctive analysis processes. Exploratory data analysis is key, and usually the first exercise in data mining. It allows us to visualize data to understand it as well as to create hypotheses for further analysis. The exploratory analysis centers around creating a synopsis of data or insights for the next steps in a data mining project.
EDA actually reveals ground truth about the content without making any underlying assumptions. This is the fact that data scientists use this process to actually understand what type of modeling and hypotheses can be created. Key components of exploratory data analysis include summarizing data, statistical analysis, and visualization of data. Python provides expert tools for exploratory analysis, with pandas for summarizing; scipy, along with others, for statistical analysis; and matplotlib and plotly for visualizations.
That makes sense, right? Of course it does. That is one of the reasons why you are going through this book. After understanding the significance of EDA, let's discover what are the most generic steps involved in EDA in the next section.
- Spring Boot開發(fā)與測(cè)試實(shí)戰(zhàn)
- ASP.NET MVC4框架揭秘
- Maven Build Customization
- Flash CS6中文版應(yīng)用教程(第三版)
- HTML5+CSS3網(wǎng)站設(shè)計(jì)基礎(chǔ)教程
- H5頁面設(shè)計(jì):Mugeda版(微課版)
- Building RESTful Python Web Services
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- 單片機(jī)原理及應(yīng)用技術(shù)
- Microsoft HoloLens By Example
- Python物理建模初學(xué)者指南(第2版)
- Mastering ArcGIS Server Development with JavaScript
- 軟技能2:軟件開發(fā)者職業(yè)生涯指南
- Raspberry Pi Robotic Projects