Question: 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.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!