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

javascript - Knockout pushing observable and computed data to an observable array -

c# - Update a combobox from a presenter (MVP) -

'hasOwnProperty' in javascript -