devrel icon indicating copy to clipboard operation
devrel copied to clipboard

File system errors in Data Analysis with Pandas tech talk

Open HalleyRain opened this issue 4 years ago • 0 comments

Hello! When following the tutorial for Data Analysis with pandas, I am running into this error when trying to view the COVID dataset (CMD 7). Based on a comment on the Youtube video, I tried importing the notebook from URL and via file, with the same result.

ls: cannot access '/dbfs/databricks-datasets/COVID/': No such file or directory

Any input would be appreciated!

ETA: I see CMD 14 has been changed since the tutorial was recorded, and that import does work for me. Maybe the earlier ls commands are no longer relevant?

HalleyRain avatar Mar 22 '21 21:03 HalleyRain