Hi,
I've coded a table factory for creating PrettyTable objects from pandas
DataFrames. There are no additional imports required and the code is derived
from the pandas source code, so it should be pretty safe.
The code is included in the attached patch to the 0.7.2 version. Hope you find
it useful.
All the best,
Mat
Original issue reported on code.google.com by
topper.h...@gmail.comon 16 Nov 2014 at 7:59Attachments: