Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . Connect to the following mysql database. user = 'admin', password = 'dataprogramming', db _ name = ' db ' , host = 'dataprogrammingdb.crlxiaocbkou.us

1. Connect to the following mysql database.
user='admin',
password='dataprogramming',
db_name='db',
host='dataprogrammingdb.crlxiaocbkou.us-west-1.rds.amazonaws.com'
2. Create a database with name yourFirstName_yourLastName
3. Upload the mpg dataset.
4. Filter rows where manufacturer is ''dodge" and create a data-frame.
5. Select following columns: "manufacturer", "model", "displ", "year", "cyl", and "trans", and create a data-frame.
Hint: Use Filter and Selection using SQL.RDownload Filter and Selection using SQL.R
Submit a R file with your assignment code.

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

Database Basics Computer EngineeringInformation Warehouse Basics From Science

Authors: Odiljon Jakbarov ,Anvarkhan Majidov

1st Edition

620675183X, 978-6206751830

More Books

Students also viewed these Databases questions