python-tabulate
python-tabulate copied to clipboard
Feature Request: Support for "footer" or "total" row
It would be nice to have a footer or total row, that is visually seperated from the rest of the data (like the header). The difference to the header is that numbers should be formatted like the other rows and placed in relation to it as well.
It would be very handy to have a clean footer for summarization etc.