lazyprogrammer / machine_learning_examples

A collection of machine learning examples and tutorials.

Home Page:https://lazyprogrammer.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

problem with moore

cronaldo342 opened this issue · comments

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