R: Data Extraction, Transformation, and Loading
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | 77 MB
Genre: eLearning | Language: English
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | 77 MB
Genre: eLearning | Language: English
R needs no introduction. This Learning Path seeks to teach you all about the data ETL (Extraction, Transformation, Loading) process in R, the preferred language of choice for getting started with data science.
We first begin by learning how to get open data into R, freely available on the internet. Next, we look at extracting data from a variety of sources, such as text files, CSV files, Excel files and son on. Then we also learn about getting data from SQL databases such as MySQL into R and transforming it so that it can be processed. Finally, we learn about scraping web data and extracting it into R.
By the end of this Learning Path, you would have mastered the ETL process in R, and would be easily able to acquire and load data in R from diverse sources and begin working with it