pandas - How to pass dataset directory in google datalab -


i have setup google datalab on local machine tried read dataset using pandas passing custom data directory doesn't take path correctly adds root @ start try pass absolute path gives error file doesn't exist file in directory.

can 1 me issue or explain me there predefined rule put dataset

if ran datalab docker container on local machine, automatically maps home directory /content inside container, make sure dataset accessible home path.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -