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
headersis a sequence of strings. (The strings may contain newlines, to indicated multiline headers.)
  
    
      Last update:
      Jun 10, 2024