Pandas CSV error: Error tokenizing data. C error: EOF inside string starting at line

Many precious hours have been lost to Character encoding errors and EOF character errors in CSV files being read by the Pandas read_csv file. This is an incredibly frustrating start to any analysis! Hopefully this post will save some people from the same fate!