Sometimes exported CSV files include whitespace before or after values for clearer formatting and fitting into fixed space data fields.
White space should be removed automatically using the strip() function. To enable or disable it add an option '--strip' to the command line and parameter strip to the python library. By default don't strip.
Example
in_libs2.csv