Artificial Intelligence and Machine Learning Discussions
Engage in AI and ML discussions. Collaborate on innovative solutions, explore SAP's AI innovations, and discuss use cases, challenges, and future possibilities.
cancel
Showing results for 
Search instead for 
Did you mean: 

Jupyterlab: File Load Error for autos.csv

nick_scherer3
Participant
0 Kudos

hello

in the blog https://blogs.sap.com/2019/11/05/hands-on-tutorial-machine-learning-push-down-to-sap-hana-with-pytho...

i went through all steps and in Jupyterlab, i get above error when i want to open the file: auts.csv.

Please advise what i do wrong.

I downloaded the file and uploaded into Jupyterlab.

many thanks for fast help. Nick

2 REPLIES 2

AndreasForster
Product and Topic Expert
Product and Topic Expert

Hi Nick, I saw the screenshot that you had emailed. You don't need to double click on the csv file in JupyerLabs. This would give me the same error. Just open the file "00 Preparation" and execute the cells, which will load the .csv file through code into a pandas data frame.

Many Greetings

nick_scherer3
Participant
0 Kudos

thanks. it works. Nick