I\'m doing validation using Pandas Schema like this...
schema = pandas_schema.Schema([ Column(\'COL1\',validateCol1), Column(\'COL2\',va