- 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.
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- Maven Build Customization
- Learning Docker
- Learning Selenium Testing Tools with Python
- C語言程序設計教程(第2版)
- Animate CC二維動畫設計與制作(微課版)
- Servlet/JSP深入詳解
- Building a Recommendation Engine with Scala
- JavaScript動態網頁開發詳解
- Learning ArcGIS for Desktop
- 數據結構與算法分析(C++語言版)
- TMS320LF240x芯片原理、設計及應用
- HTML5開發精要與實例詳解
- 遠方:兩位持續創業者的點滴思考
- Unity 2017 Game AI Programming(Third Edition)