Hi! i was working on ibm qiskit and importing dataset but they were not imported and shows some error. Could you please help me in solving my issue.
I use only
> variable = pd.read_csv(“file”)
In other words without the letter ‘r’. I think it was typo, no ?