Skip to content

Increase failure tolerance

David Schäfer requested to merge parser-failure-tolerance into main

In the current implementation the parser fails, when there is a single string in an otherwise all numeric or all date time column (this happens quite regularly in CRNS). This MR tries to be a bit more failure tolerant by filtering such strings out.

Edited by David Schäfer

Merge request reports

Loading