statsmodels.iolib.table.SimpleTable.insert_header_row
-
SimpleTable.insert_header_row(rownum, headers, dec_below='header_dec_below')
[source] -
Return None. Insert a row of headers, where
headers
is a sequence of strings. (The strings may contain newlines, to indicated multiline headers.)
Please login to continue.