I am calling the data which was created in excel file over .csv extension on google colab after importing pandas and numpy.
But repeatedly I am getting error code as
FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/qmrda/OneDrive/Desktop/Second Manuscript/MRBrake_performance.csv'
I am giving the correct file location.