Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added method to clean input csv of NBSP unicode chars
The CSV file gets copied and pasted, into and out of Slack. While we would not recoomend this, it happened. This addition strips thos characters from the input csv and writes a clean file.
- Loading branch information