How would you recommend converting Records to a pandas dataframe? Also, what do you think about giving `fetch` the option of returning a dataframe instead of list? There might be performance concerns.