Results 2 issues of Avinash Raj

Added the missing `)`

As for now `thrift_cast` method on `_pandas_loaders.py` failed to handle columns having string `bool` type. We have to do an initial cleanup before converting the `boolean` type to `int` like...

enhancement