- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 152字
- 2021-07-02 13:49:37
Visualization
So far, we have seen how to select portions of a DataFrame and how to get summary statistics from our data, but let's now move on to learning how to visually inspect the data. But first, why even bother with visual inspection? Let's see an example to understand why.
Here is the summary statistics for four distinct series of x and y values:

Based on the series having identical summary statistics, you might assume that these series would appear visually similar. You would, of course, be wrong. Very wrong. The four series are part of Anscombe's quartet, and they were deliberately created to illustrate the importance of visual data inspection. Each series is plotted as follows:

Clearly, we would not treat these datasets as identical after having visualized them. So, now that we understand the importance of visualization, let's take a look at a pair of useful Python libraries for this.
- 零點起飛學(xué)Xilinx FPG
- 用“芯”探核:龍芯派開發(fā)實戰(zhàn)
- Linux KVM虛擬化架構(gòu)實戰(zhàn)指南
- Python GUI Programming:A Complete Reference Guide
- 精選單片機設(shè)計與制作30例(第2版)
- 數(shù)字邏輯(第3版)
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- Building 3D Models with modo 701
- 超大流量分布式系統(tǒng)架構(gòu)解決方案:人人都是架構(gòu)師2.0
- 筆記本電腦維修實踐教程
- FreeSWITCH Cookbook
- 可編程邏輯器件項目開發(fā)設(shè)計
- Corona SDK Mobile Game Development:Beginner's Guide
- 計算機應(yīng)用基礎(chǔ)案例教程(Windows 7+Office 2010)