简体   繁体   中英

File path in Azure Notebooks

I have some data file(.csv) in a folder in Azure notebooks. When I try to open the files on a notebook with the file path its still not finding the file.

I tried pd.read_csv('project/data/mydata.csv')

Thanks for the help

It would have been much easier to understand the problem is if you could show your directory structure. But think referring this git issue will be sufficient. If this doesn't help please add the directory structure of your project.

https://github.com/Microsoft/AzureNotebooks/issues/202#issuecomment-335340286

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM