- The Data Visualization Workshop
- Mario D?bler Tim Gro?mann
- 116字
- 2021-06-18 18:14:32
1. The Importance of Data Visualization and Data Exploration
Overview
This chapter introduces you to the basics of the statistical analysis of a dataset. We will look at basic operations for calculating the mean, median, and variance of different datasets and use NumPy and pandas to filter, sort, and shape the datasets to our requirements. The concepts we will cover will serve as a base of knowledge for the upcoming visualization chapters, in which we will work with real-world datasets. By the end of this chapter, you will be able to explain the importance of data visualization and calculate basic statistical values (such as median, mean, and variance), and use NumPy and pandas for data wrangling.
推薦閱讀
- 測試驅(qū)動開發(fā):入門、實戰(zhàn)與進階
- DevOps入門與實踐
- 用Flutter極速構(gòu)建原生應用
- Extending Puppet(Second Edition)
- Instant PHP Web Scraping
- R語言:邁向大數(shù)據(jù)之路(加強版)
- Windows Phone 8 Game Development
- Greenplum構(gòu)建實時數(shù)據(jù)倉庫實踐
- Learning Kotlin by building Android Applications
- Tableau Dashboard Cookbook
- 算法精解:C語言描述
- MongoDB Administrator’s Guide
- Clojure Data Structures and Algorithms Cookbook
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- Leaflet.js Essentials