Patrick Klein

Results 11 issues of Patrick Klein

I've noticed that [parsers](https://pandera.readthedocs.io/en/stable/parsers.html) are not run if [validation is disabled](https://pandera.readthedocs.io/en/stable/configuration.html#enabling-disabling-validation). (See code snippet) I wonder if this is intended, or an oversight? The primary reason for disabling validation is,...

question