- Hands-On Exploratory Data Analysis with R
- Radhika Datar Harish Garg
- 110字
- 2021-06-24 14:10:38
Visualizing data
Visualizing data is one of the best ways to carry out graphical EDA. Visualizing data with plots and charts allows us to discover facts about the data that may not be very obvious when applying quantitative EDA techniques:
- ggplot2: One of the best packages to visualize data in R is ggplot2. It is so popular with the R community that it has almost become an industry standard.
- GGally: This is another package that helps visualize data created in a data frame. It includes various plot features such as creating matrix scattered plots.
- Scatterplot3d: This package helps create 3D scatter plots, which adds more visualization features.
推薦閱讀
- Mastering Matplotlib 2.x
- Google Cloud Platform Cookbook
- Learning Social Media Analytics with R
- JBoss ESB Beginner’s Guide
- 大數(shù)據(jù)處理平臺
- Machine Learning with Apache Spark Quick Start Guide
- Deep Reinforcement Learning Hands-On
- R Data Analysis Projects
- SQL Server數(shù)據(jù)庫應(yīng)用基礎(chǔ)(第2版)
- Machine Learning with Spark(Second Edition)
- Practical AWS Networking
- 從零開始學(xué)ASP.NET
- Raspberry Pi 3 Projects for Java Programmers
- 大話數(shù)據(jù)科學(xué):大數(shù)據(jù)與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)(基于R語言)
- 輸送技術(shù)、設(shè)備與工業(yè)應(yīng)用