Limit this search to....

Transitioning SQL to dplyr: R Data Transformation
Contributor(s): Darmawikarta, Djoni (Author)
ISBN: 1543158315     ISBN-13: 9781543158311
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $7.36  
Product Type: Paperback
Published: March 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Sql
Physical Information: 0.16" H x 5.98" W x 9.02" (0.26 lbs) 78 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
If you are an R user who wants to move away from SQL and instead wants to manipulate data using the R's dplyr functions, then this book is perfect for you. dplyr is an R package available for download from the CRAN website, https: //cran.r-project.org You will learn the dplyr's equivalents of the SQL's DML statements (Data Manipulation Language): the SELECT, INSERT, UPDATE, and DELETE statements.