tods icon indicating copy to clipboard operation
tods copied to clipboard

Pipeline cannot handle special letters or symbols.

Open hwy893747147 opened this issue 4 years ago • 0 comments

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.

hwy893747147 avatar Jun 21 '21 22:06 hwy893747147