- Mastering Python Data Visualization
- Kirthi Raman
- 185字
- 2021-07-09 21:33:52
Preface
Data visualization is intended to provide information clearly and help the viewer understand them qualitatively. The well-known expression that a picture is worth a thousand words may be rephrased as "a picture tells a story as well as a large collection of words". Visualization is, therefore, a very precious tool that helps the viewer understand a concept quickly. However, data visualization is more of an art than a skill because if you try to overdo it, it could have a reverse effect.
We are currently faced with a plethora of data containing many insights that hold the key to success in the modern day. It is important to find the data, clean it, and use the right tool to visualize it. This book explains several different ways to visualize data using Python packages, along with very useful examples in many different areas such as numerical computing, financial models, statistical and machine learning, and genetics and networks.
This book presents an example code developed on Mac OS X 10.10.5 using Python 2.7, IPython 0.13.2, matplotlib 1.4.3, NumPy 1.9.2, SciPy 0.16.0, and conda build version 1.14.1.
- WildFly:New Features
- Visual Studio 2012 Cookbook
- 軟件界面交互設計基礎
- Hands-On Image Processing with Python
- 深入實踐Spring Boot
- Python Deep Learning
- Learning AWS Lumberyard Game Development
- 編寫高質量代碼:改善C程序代碼的125個建議
- Backbone.js Blueprints
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Mastering KnockoutJS
- Web性能實戰
- Python從入門到精通(第3版)
- Oracle 12c從入門到精通(視頻教學超值版)
- ROS機器人編程實戰