I am working on my first coding project and am wondering how to read a data file into Google Collaboratory.
I have mounted my google drive, which is where I am storing the file.
The instructions ask that we read the data as df.
I have tried running df.info('content/drive/MyDrive/OPIM 3803/Module 2/iris.data'), but am getting an error message.
I have found ways to do this with a CSV file, but this is a really old data file and it's not CSV.
Do you have any ideas on how this file should be read into google collaboratory?
Thank you for any information.
Joshua Cortigiano.