Question: > getwd ( ) [ 1 ] / Users / mengxihou > cust _ dat = read _ csv ( . .

> getwd() [1]"/Users/mengxihou" > cust_dat = read_csv("../data/smartphone_customer_data.csv" + cust_dat = read_csv("../data/smartphone_customer_data.csv" Error: unexpected symbol in: "cust_dat = read_csv("../data/smartphone_customer_data.csv" cust_dat" > cust_dat = read_csv("../data/smartphone_customer_data.csv") Error: '../data/smartphone_customer_data.csv' does not exist in current working directory ('/Users/mengxihou').

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!