Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Data Manipulation with R - Second Edition

Posted By: DZ123
Data Manipulation with R - Second Edition

Jaynal Abedin, Kishor Kumar Das, "Data Manipulation with R - Second Edition"
English | 2015 | ISBN: 1785288814 | PDF | pages: 130 | 1.3 mb

Efficiently perform data manipulation using the split-apply-combine strategy in R

About This Book
- Perform data manipulation with add-on packages such as plyr, reshape, stringr, lubridate, and sqldf
- Learn about factor manipulation, string processing, and text manipulation techniques using the stringr and dplyr libraries
- Enhance your analytical skills in an intuitive way through step-by-step working examples
Who This Book Is For
This book is for all those who wish to learn about data manipulation from scratch and excel at aggregating data effectively. It is expected that you have basic knowledge of R and have previously done some basic administration work with R.
What You Will Learn

- Learn about R data types and their basic operations

- Work efficiently with string, factor, and date variables using stringr

- Understand group-wise data manipulation

- Work with different layouts of R datasets and interchange between layouts for varied purposes

- Manage bigger datasets using pylr and dpylr

- Perform data manipulation with add-on packages such as plyr, reshape, stringr, lubridate, and sqldf

- Manipulate datasets using SQL statements with the sqldf package

- Clean and structure raw data for data mining using text manipulation

In Detail
This book starts with the installation of R and how to go about using R and its libraries. We then discuss the mode of R objects and its classes and then highlight different R data types with their basic operations.
The primary focus on group-wise data manipulation with the split-apply-combine strategy has been explained with specific examples. The book also contains coverage of some specific libraries such as lubridate, reshape2, plyr, dplyr, stringr, and sqldf. You will not only learn about group-wise data manipulation, but also learn how to efficiently handle date, string, and factor variables along with different layouts of datasets using the reshape2 package.
By the end of this book, you will have learned about text manipulation using stringr, how to extract data from twitter using twitteR library, how to clean raw data, and how to structure your raw data for data mining.