- Hands-On Exploratory Data Analysis with Python
- Suresh Kumar Mukhiya Usman Ahmed
- 138字
- 2021-06-24 16:44:51
Visual Aids for EDA
As data scientists, two important goals in our work would be to extract knowledge from the data and to present the data to stakeholders. Presenting results to stakeholders is very complex in the sense that our audience may not have enough technical know-how to understand programming jargon and other technicalities. Hence, visual aids are very useful tools. In this chapter, we will focus on different types of visual aids that can be used with our datasets. We are going to learn about different types of techniques that can be used in the visualization of data.
In this chapter, we will cover the following topics:
Line chart
Bar chart
Scatter plot
Area plot and stacked plot
Pie chart
Table chart
Polar chart
Histogram
Lollipop chart
Choosing the best chart
Other libraries to explore
- Learning Single:page Web Application Development
- JavaScript修煉之道
- Learn Type:Driven Development
- C和C++安全編碼(原書第2版)
- INSTANT Weka How-to
- MySQL數據庫管理與開發(慕課版)
- 編程數學
- 一塊面包板玩轉Arduino編程
- Getting Started with React Native
- Spring Boot實戰
- Visual Basic程序設計習題與上機實踐
- 測試架構師修煉之道:從測試工程師到測試架構師
- Hands-On Dependency Injection in Go
- 高性能PHP 7
- Clojure Web Development Essentials