舉報

會員
The Data Visualization Workshop
Doyouwanttotransformdataintocaptivatingimages?Doyouwanttomakeiteasyforyouraudiencetoprocessandunderstandthepatterns,trends,andrelationshipshiddenwithinyourdata?TheDataVisualizationWorkshopwillguideyouthroughtheworldofdatavisualizationandhelpyoutounlocksimplesecretsfortransformingdataintomeaningfulvisualswiththehelpofexcitingexercisesandactivities.Startingwithanintroductiontodatavisualization,thisbookshowsyouhowtofirstpreparerawdataforvisualizationusingNumPyandpandasoperations.Asyouprogress,you’lluseplottingtechniques,suchascomparisonanddistribution,toidentifyrelationshipsandsimilaritiesbetweendatasets.You’llthenworkthroughpracticalexercisestosimplifytheprocessofcreatingvisualizationsusingPythonplottinglibrariessuchasMatplotlibandSeaborn.Ifyou’veeverwonderedhowpopularcompanieslikeUberandAirbnbusegeoplotlibforgeographicalvisualizations,thisbookhasgotyoucovered,helpingyouanalyzeandunderstandtheprocesseffectively.Finally,you’llusetheBokehlibrarytocreatedynamicvisualizationsthatcanbeintegratedintoanywebpage.Bytheendofthisworkshop,you’llhavelearnedhowtopresentengagingmission-criticalinsightsbycreatingimpactfulvisualizationswithreal-worlddata.
目錄(59章)
倒序
- 封面
- 版權信息
- Preface
- 1. The Importance of Data Visualization and Data Exploration
- Introduction
- Overview of Statistics
- NumPy
- pandas
- Summary
- 2. All You Need to Know about Plots
- Introduction
- Comparison Plots
- Relation Plots
- Composition Plots
- Distribution Plots
- Geoplots
- What Makes a Good Visualization?
- Summary
- 3. A Deep Dive into Matplotlib
- Introduction
- Overview of Plots in Matplotlib
- Pyplot Basics
- Basic Text and Legend Functions
- Basic Plots
- Layouts
- Images
- Writing Mathematical Expressions
- Summary
- 4. Simplifying Visualizations Using Seaborn
- Introduction
- Controlling Figure Aesthetics
- Color Palettes
- Advanced Plots in Seaborn
- Multi-Plots in Seaborn
- Regression Plots
- Squarify
- Summary
- 5. Plotting Geospatial Data
- Introduction
- Geospatial Visualizations
- Tile Providers
- Custom Layers
- Summary
- 6. Making Things Interactive with Bokeh
- Introduction
- Basic Plotting
- Adding Widgets
- Summary
- 7. Combining What We Have Learned
- Introduction
- Summary
- Appendix
- 1. The Importance of Data Visualization and Data Exploration
- 2. All You Need to Know about Plots
- 3. A Deep Dive into Matplotlib
- 4. Simplifying Visualizations Using Seaborn
- 5. Plotting Geospatial Data
- 6. Making Things Interactive with Bokeh
- 7. Combining What We Have Learned 更新時間:2021-06-18 18:14:51
推薦閱讀
- PostgreSQL Cookbook
- Twilio Best Practices
- 看透JavaScript:原理、方法與實踐
- R語言數據可視化實戰
- Learn Scala Programming
- 精通API架構:設計、運維與演進
- YARN Essentials
- WordPress Plugin Development Cookbook(Second Edition)
- Spring實戰(第5版)
- TypeScript實戰指南
- UML 基礎與 Rose 建模案例(第3版)
- 從零開始學Linux編程
- OpenCV 4計算機視覺項目實戰(原書第2版)
- Java Fundamentals
- 貫通Tomcat開發
- Android應用開發實戰(第2版)
- Dart:Scalable Application Development
- GO語言編程從入門到實踐
- Isomorphic JavaScript Web Development
- Getting Started with Backbone Marionette
- 程序員的算法趣題2
- MATLAB/Simulink建模與仿真
- PHP程序開發參考手冊
- INSTANT Kendo UI Mobile
- 移動終端應用創意與程序設計(2013版)
- ASP.NET Core技術內幕與項目實戰:基于DDD與前后端分離
- ThinkPHP實戰
- Flask By Example
- 圖解CSS3:核心技術與案例實戰
- Java修煉指南:高頻源碼解析