pandas chesk se objeto for string ou tupla

isinstance(obj, tuple)
isinstance(obj, str)
isinstance(obj, int)
D Goglia