You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
data = pd.read('moore.csv', header = None)- this code isnt working for me. "ParserError: Error tokenizing data. C error: Expected 1 fields in line 41, saw 16" keeps showing up
The text was updated successfully, but these errors were encountered:
data = pd.read('moore.csv', header = None)- this code isnt working for me. "ParserError: Error tokenizing data. C error: Expected 1 fields in line 41, saw 16" keeps showing up
The text was updated successfully, but these errors were encountered: