- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 89字
- 2021-08-27 18:48:14
Diverse plot types
Often in data analytics, we need sophisticated plots to express our data. Matplotlib offers numerous plotting APIs natively, and is also the basis for a collection of third-party packages for additional functionalities, including:
- Seaborn: Provides simple plotting APIs, including some advanced plot types, with aesthetically appealing default styling
- HoloViews: Creates interactive plots with metadata annotation from bundled data
- Basemap/GeoPandas/Canopy: Maps data values to colors on geographical maps
We would learn some of the applications of these third-party packages in later chapters on advanced plotting.
推薦閱讀
- iOS面試一戰到底
- 自然語言處理實戰:預訓練模型應用及其產品化
- Python數據分析入門與實戰
- Unity Virtual Reality Projects
- Groovy for Domain:specific Languages(Second Edition)
- 深入理解Java7:核心技術與最佳實踐
- Java:Data Science Made Easy
- Reactive Programming With Java 9
- Mastering KnockoutJS
- Building Minecraft Server Modifications
- Drupal 8 Configuration Management
- Haxe Game Development Essentials
- Clojure Reactive Programming
- Visual Basic程序設計上機實驗教程
- Node.js開發指南