書名: Python Data Analysis Cookbook作者名: Ivan Idris本章字數: 70字更新時間: 2021-07-14 11:05:38
Chapter 2. Creating Attractive Data Visualizations
In this chapter, we will cover:
- Graphing Anscombe's quartet
- Choosing seaborn color palettes
- Choosing matplotlib color maps
- Interacting with IPython notebook widgets
- Viewing a matrix of scatterplots
- Visualizing with d3.js via mpld3
- Creating heatmaps
- Combining box plots and kernel density plots with violin plots
- Visualizing network graphs with hive plots
- Displaying geographical maps
- Using ggplot2-like plots
- Highlighting data points with influence plots
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Django開發從入門到實踐
- Learning DHTMLX Suite UI
- Python編程從0到1(視頻教學版)
- Visual Basic程序設計
- Swift 4 Protocol-Oriented Programming(Third Edition)
- 智能手機故障檢測與維修從入門到精通
- Mastering Gephi Network Visualization
- 青少年學Python(第2冊)
- Scratch從入門到精通
- 算法精解:C語言描述
- 第五空間戰略:大國間的網絡博弈
- Web前端開發精品課:HTML5 Canvas開發詳解
- Mastering Magento Theme Design
- Laravel 5.x Cookbook