I used to use the pandas command: pd.read_csv('path copied from studio lab') to read the csv file but now this same command seems to not work anymore. The path that I used in the pandas command I got by right-clicking on the upload filed and then selecting copy path.
Any help?
The error message:
FileNotFoundError: [Errno 2] No such file or directory: 'Titanic/train.csv'