In #150, we learned that if a mapping somehow fails to resolve a date to a string (date field is missing or similar), it results in an error:
No data to write. Parser must be a string or character stream, not NoneType. Try again with `-c` option.
There should be a better error message when a required field fails to parse.