Hi,Still having issues: reloaded the files, updated new version. Did a test to see if my incomplete assignment would have some marking, to no avail? Am I missing files?Or I simply stupid? Please help guys, Cam
Hi Cam. Can you show the error message at the bottom of that red box? That’s usually the most important.
That explains it. Please double click the data folder and see the filename there. I think the directions also mention the filename of the csv. If you use a different filename, then you will get a FileNotFoundError. By the way, you can also consult the Lab Coach about errors like this. It’s that face icon with glasses on the upper right. You can see Sean’s prompting tips in the lectures. Hope this helps.
It’s usually a good idea to wait until you complete all of the assignment before you submit it for grading.
This is because if anything you left incomplete causes the grader to crash, you’ll get a score of 0 and very confusing grader feedback.
The grader does not fail gracefully.
Thank you very much Chris, for your acute feedback.
Thanks for tip, TMosh! Cam
@CamLiv8 What happens when you double click on the data folder, do you see something like this
Hi @CamLiv8
Could you check if “data/measurements.csv” is part of your code as the CSV file name in data is different, hence this error.
Regards
Hi, , pallavichakraborty, can’t see it…sorry
Hi Cam. Please look carefully at the directions for that exercise. I don’t think it mentions anything about using measurements.csv
or loading any extra data. I think the data is already loaded for you at the beginning of the notebook. You just need to process and plot certain parts.
Hi Chris, thanks for your Instructions. I am at the end of my tether here: trying so many cod2s to run and can’t it done…always come down to “FileNotFoundError: [Errno 2] No such file or directory: ‘/mnt/data/combined_marine_dataset_3sites.csv’”…thanks, Cam
Sorry, for the rant. I can get to exercise 2, after that, to no avail- same error message. Any hints, or worked examples would be appreciated . Best wishes to you all, Cam
Hi Cam. As I mentioned before, please look carefully in the directions and your code. The error you’re getting is because you’re trying to load a dataset. Can you point to what part of the directions tell you to do that? Why do you have this line in your code? Item 1 of exercise 3 is about using Seaborn and it doesnt mention anything about using read_csv(). Can you tell us why you need to load a dataset when it has already been done for you at the top of the notebook? Perhaps I’m missing something.
Hi Chris, thank you for the further instructions and sorry for my late response. I will reload the data, and try again- lots of error messages indicated I had to load the"measrement.csv". Thanks Cam
Hello @CamLiv8
Could you share the error screenshot which indicates that measurements.csv is required.
Thanks
Pallabi
Hello Pallabi,
I will get back to you this.
Thanks
Cam