I have a pandas data frame that looks like that
data = {\'First Column Name\': [\'AAA\', \'BBB\'], \'Second Column Name\': [\'CCC\', \'recat\'],