error showing in the mardown file
Itry try to read this csv file but still getting this error
Your working directory seems to already be the .../data
directory, so looking for a file will only lead you to search in the .../data/data
directory. Is that what you are looking for? If not, try removing the data/
in your file path when reading, it may fix your problem.