tods
tods copied to clipboard
Pipeline cannot handle special letters or symbols.
While working with a dataset of .csv format, I realized the pipeline cannot run if the data contains special letters or symbols such as "/".
For example, under a column of "Dates", "1/9/12" will stop the pipeline from running, no matter if using the searcher or manually building a pipeline.