Add special case to check values of `str` column · Issue #808 · unionai-oss/pandera

Describe the bug FYI @jeffzi @dineshkumar-23 The bug is clearly described here. Basically, since str dtype arrays are translated to a numpy object arrays, any object can exist within such a column ...