Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assume we have all packages in place we need. Assume all spaces etc are correct. Canvas sometimes shows strange gaps etc. Let's download the homes.csv
Assume we have all packages in place we need. Assume all spaces etc are correct. Canvas sometimes shows strange gaps etc. Let's download the "homes.csv" file located in the Canvas file folder under the data tab. What code do we need to import that dataframe? Use the code we have been using from the notebooks. There are many ways to do this, but the demonstrated approach is the most popular convention. So make sure you type that in. Assume the data file is in the same folder and location as your code. In other words you do not need to create a relative path or any path for that matter. You just need the name of the file. We will not use a path variable. Just the name of the file. Note that in week 3 we did this with the "segments.csv" dataset, so you could refer to that as an example
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started