Closed mycaule closed 1 year ago
Hello @mycaule
The instructions do not mention any data folder for the churn.csv file. The file should be uploaded in the Files node. In the case that a student created a folder and uploaded the churn.csv file in there, the student can : Navigate to the file, select the ellipsis ... , from there select Load data and then select Pandas. This will create a new cell in the notebook with the required code to load the content of that file.
Best regards, Mihai
Lab 8
Description of issue
Repro steps:
churn.csv
to a subfolder nameddata/
churn.csv
file with pandas with a Notebook from this stepFileNotFoundError
Generated code missed the subfolder
data/