DATANAME: yogeshb/datasets/gffg/1
MOUNTING DIRECTORY: /gffg
I want to read this file in jupyter notebook.
import pandas as pd
df=pd.read_csv('floyd/input/gffg/gpa.csv')
df.head()
file not found error. This is so frustrating.
can you please resolve this?