- Mastering Python Data Visualization
- Kirthi Raman
- 186字
- 2021-07-09 21:33:56
Summary
The examples shown so far are just to give you an idea of how one should think and plan before making a presentation. The most important stage is the data familiarization and preparation process for visualization. Whether one can get the data first or shape the desired story is mainly influenced by exactly what outcome is attempted. It is like the "chicken and the egg" situation—does data come first or the focus? Initially, it may not be clear what data one may need, but in most cases, after a few iterations, things will be clear as long as there are no errors in the data.
Transform the quality of data by doing some cleanup or reducing the dimensions (if required), and fill gaps if any. Unless the data is good, the efforts that one may put into presenting it visually will be wasted. After a reasonable understanding of the data is achieved, it makes sense to determine what kind of visualization may be appropriate. In some cases, it would be better to display it in several different ways to see the story clearly.
- 精通Nginx(第2版)
- Python程序設計教程(第2版)
- LabVIEW 2018 虛擬儀器程序設計
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- 小創客玩轉圖形化編程
- SQL for Data Analytics
- PostgreSQL技術內幕:事務處理深度探索
- Mastering JavaScript High Performance
- Learning Ionic
- 零基礎C#學習筆記
- UML基礎與Rose建模實用教程(第三版)
- 安卓工程師教你玩轉Android
- The Applied Data Science Workshop
- C語言王者歸來
- Unreal Engine Game Development Cookbook