If its in excel format I think you should use some command similar to this pd.read_xlsx('filename'). if that doens't work maybe try passing in the path of the csv file. Make sure its in the same directory as the project.