Machine learning code showing errors, can you run this and give feedback? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Machine learning code showing errors, can you run this and give feedback?

import pandas as pd df = pd.read_csv('https://sololearn.com/uploads/files/one.csv') print(df['a'].values) https://code.sololearn.com/cMjHm80zOip1/?ref=app

5th Mar 2021, 7:11 PM
Jay Owens
Jay Owens - avatar
3 Answers
0
Please look and tell what is what
5th Mar 2021, 7:12 PM
Jay Owens
Jay Owens - avatar
0
Nice code you should call it 'Your Name In Hash Code'.
5th Mar 2021, 9:24 PM
Steve Nova
Steve Nova - avatar
0
It has no errors. Please specify your problem How is the linked code relevant for your question?
5th Mar 2021, 9:53 PM
Benjamin Jürgens
Benjamin Jürgens - avatar