'<table class="dataframe">\n<thead>\n<tr style="text-align: right;">\n<th></th>\n<th>col1</th>\n<th>col2</th>\n<th>col3</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<th>0</th>\n<td>1.00e+00</td>\n<td>1.10e+00</td>\n<td>1.00e+00</td>\n</tr>\n<tr>\n<th>1</th>\n<td>2.00e+00</td>\n<td>2.20e+00</td>\n<td>2.00e+00</td>\n</tr>\n<tr>\n<th>2</th>\n<td>3.00e+00</td>\n<td>3.30e+00</td>\n<td>3.00e+00</td>\n</tr>\n<tr>\n<th>3</th>\n<td>4.00e+00</td>\n<td>4.40e+00</td>\n<td>4.00e+00</td>\n</tr>\n<tr>\n<th>4</th>\n<td>5.00e+00</td>\n<td>5.50e+00</td>\n<td>5.00e+00</td>\n</tr>\n</tbody>\n</table>\n'