- Python Data Science Essentials
- Alberto Boschetti Luca Massaron
- 86字
- 2021-08-13 15:19:33
Seaborn
Working out beautiful graphics using matplotlib can be really time-consuming, for this reason, Michael Waskom (http://www.cns.nyu.edu/~mwaskom/) developed Seaborn, a high-level visualization package based on matplotlib and integrated with pandas data structures (such as Series and DataFrames) capable to produce informative and beautiful statistical visualizations.
- Website: http://seaborn.pydata.org/
- Version at the time of print: 0.9.0
- Suggested install command: pip install seaborn
You can simply import what you need for your visualization purposes with the following command:
import seaborn as sns
推薦閱讀
- Clojure Data Analysis Cookbook
- Mastering Hadoop 3
- Practical Ansible 2
- Getting Started with Clickteam Fusion
- Verilog HDL數字系統設計入門與應用實例
- 走入IBM小型機世界
- 模型制作
- JMAG電機電磁仿真分析與實例解析
- Splunk Operational Intelligence Cookbook
- Learning C for Arduino
- 工業機器人運動仿真編程實踐:基于Android和OpenGL
- 智能生產線的重構方法
- 網絡服務器搭建與管理
- Spark大數據商業實戰三部曲:內核解密|商業案例|性能調優
- ZigBee無線通信技術應用開發