Skip to content

Add 'strip' option to process whitespace filled data #13

@ivbeg

Description

@ivbeg

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Current

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions