- Hands-On Exploratory Data Analysis with Python
- Suresh Kumar Mukhiya Usman Ahmed
- 180字
- 2021-06-24 16:44:50
Summary
In this chapter, we revisited the most fundamental theory behind data analysis and exploratory data analysis. EDA is one of the most prominent steps in data analysis and involves steps such as data requirements, data collection, data processing, data cleaning, exploratory data analysis, modeling and algorithms, data production, and communication. It is crucial to identify the type of data under analysis. Different disciplines store different kinds of data for different purposes. For example, medical researchers store patients' data, universities store students' and teachers' data, real estate industries store house and building datasets, and many more. A dataset contains many observations about a particular object. Most of the datasets can be divided into numerical data and categorical datasets. There are four types of data measurement scales: nominal, ordinal, interval, and ratio.
We are going to use several Python libraries, including NumPy, pandas, SciPy, and Matplotlib, in this book for performing simple to complex exploratory data analysis. In the next chapter, we are going to learn about various types of visualization aids for exploratory data analysis.
- Learning Neo4j
- DBA攻堅指南:左手Oracle,右手MySQL
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Drupal 8 Blueprints
- 簡單高效LATEX
- 編程珠璣(續)
- iOS開發實戰:從零基礎到App Store上架
- Clojure for Machine Learning
- Learning Unreal Engine Game Development
- Python編程快速上手2
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術
- Joomla!Search Engine Optimization
- Unity 5 Game Optimization
- 信息學奧林匹克競賽初賽精講精練
- Processing開發實戰