statsmodels.iolib.summary2.Summary.add_text#

Summary.add_text(string)[source]#

Append a note to the bottom of the summary table

Parameters:
stringstr

The note to append.

Notes

In ASCII tables, the note will be wrapped to table width. Notes are not indented.