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.)


Last update: Dec 14, 2023