- 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.
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- Python爬蟲開發(fā):從入門到實戰(zhàn)(微課版)
- Neo4j Essentials
- UI智能化與前端智能化:工程技術(shù)、實現(xiàn)方法與編程思想
- Processing互動編程藝術(shù)
- Visual C
- 小學(xué)生C++創(chuàng)意編程(視頻教學(xué)版)
- Highcharts Cookbook
- 碼上行動:用ChatGPT學(xué)會Python編程
- HTML 5與CSS 3權(quán)威指南(第3版·上冊)
- Multithreading in C# 5.0 Cookbook
- Visual Basic 6.0程序設(shè)計實驗教程
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- Java程序設(shè)計及應(yīng)用開發(fā)