- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 82字
- 2021-07-15 17:24:53
Visualizing the data
Visualization is one of the most important parts of data science process. It helps in the initial steps of analysis, for example, to choose the right method or algorithm according to the structure of the data, but essentially to present in a simple way the obtained results. Python ecosystem proposes many interesting libraries, such us plotly, matplotlib, and seaborn, among others, as follows. In the following chapters, we will focus on three of them.
pip3 install plotly, matplotlib, seaborn
推薦閱讀
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- ReSharper Essentials
- Angular UI Development with PrimeNG
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動(dòng)畫(原書第3版)
- Hands-On Data Structures and Algorithms with JavaScript
- Oracle數(shù)據(jù)庫從入門到運(yùn)維實(shí)戰(zhàn)
- PostgreSQL Replication(Second Edition)
- Python貝葉斯分析(第2版)
- Spring Boot企業(yè)級(jí)項(xiàng)目開發(fā)實(shí)戰(zhàn)
- Learning ArcGIS for Desktop
- Python之光:Python編程入門與實(shí)戰(zhàn)
- Learning OpenStack Networking(Neutron)(Second Edition)
- Python+Tableau數(shù)據(jù)可視化之美
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)