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?