On Friday, 13 October 2017 at 18:53:37 UTC, Jesse Phillips wrote:
> You can use Malformed.ignore[1], but your data will come out
> like:
>
> You are about to remove ""{0}"" from view ""{1}""
>
> This would leave you needing to modify the "".
>
> 1. https://dlang.org/phobos/std_csv.html#.Malformed
I'll look into it. Thank you!