Increase failure tolerance
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