table_print
table_print copied to clipboard
Feature request: return as a string
Would be good to be able to return the table as a string, instead of printing it
Maybe it can be done from the client side, configuring a StringIO to collect the output then converting it to a plain String.