Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using either the same dataset(s) you used in the previous weeks exercise or a brand-new dataset of your choosing, perform the following transformations (Remember, anything

Using either the same dataset(s) you used in the previous weeks exercise or a brand-new dataset of your choosing, perform the following transformations (Remember, anything you learn about the Housing dataset in these two weeks can be used for a later exercise!)

Using the dplyr package, use the 6 different operations to analyze/transform the data - GroupBy, Summarize, Mutate, Filter, Select, and Arrange Remember this isnt just modifying data, you are learning about your data also so play around and start to understand your dataset in more detail

Using the purrr package perform 2 functions on your dataset. You could use zip_n, keep, discard, compact, etc.

Use the cbind and rbind function on your dataset

Split a string, then concatenate the results back together

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Sql++ For Sql Users A Tutorial

Authors: Don Chamberlin

1st Edition

0692184503, 978-0692184509

More Books

Students also viewed these Databases questions

Question

Discuss the states of accounting

Answered: 1 week ago