Link to home
Start Free TrialLog in
Avatar of Bluzane
BluzaneFlag for United States of America

asked on

python pandas read csv issues

Hi,

I am using Jupiter to write a read csv line.

So far,I wrote>>

(1)      import pandas as pd
(2)      pd.read_csv('C:/Users/USER1/Documents/Exports/ItemStatus.csv', sep=',')

but its giving me error. See text file. What I need to change to make this work…
python-read-error.txt
ASKER CERTIFIED SOLUTION
Avatar of gelonida
gelonida
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Bluzane

ASKER

Hi Jelonida, thank you :) this worked like GOLD*
Avatar of Bluzane

ASKER

Thank you :)
You're welcome