I am trying to read a bunch of tweets in a CSV form using spark. When I call flatMap on a DataFrame it is asking me to provide an Encoder in the implicit method param which I do