- Hands-On Exploratory Data Analysis with R
- Radhika Datar Harish Garg
- 200字
- 2021-06-24 14:10:42
Summary
In this chapter, we listed some of the various packages that are available for converting various kinds of data into R. There are a lot of different options, and even the options we have listed have a wide functionality, which we are going to cover and use as we go further into the book. We learned how to read all kinds of delimited datasets into R packages using the readr package and also advanced options for reading in Excel data. We then learned how to use the jsonlite package to read JSON in R data structures and learned how to use the httr package to read data into R from web APIs.
At the end of the chapter, we learned how to get data into R by scraping the web using the rvest package, and we also learned how to connect to relational databases from R using the DBI package.
In the next chapter, we will explore how to identify and clean missing and erroneous data. This will cover concepts such as data manipulation, wrangling, and reshaping. The chapter also includes various filtering methods and package implementations with diagrams.
- Ansible Configuration Management
- Mastering Proxmox(Third Edition)
- Getting Started with Clickteam Fusion
- 程序設(shè)計缺陷分析與實踐
- 影視后期制作(Avid Media Composer 5.0)
- 自動檢測與轉(zhuǎn)換技術(shù)
- 機(jī)器自動化控制器原理與應(yīng)用
- 統(tǒng)計策略搜索強(qiáng)化學(xué)習(xí)方法及應(yīng)用
- 新手學(xué)電腦快速入門
- Machine Learning with Apache Spark Quick Start Guide
- SAP Business Intelligence Quick Start Guide
- 計算機(jī)組網(wǎng)技術(shù)
- Linux系統(tǒng)下C程序開發(fā)詳解
- ZigBee無線通信技術(shù)應(yīng)用開發(fā)
- MPC5554/5553微處理器揭秘