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

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.iolib.table.SimpleTable.insert_header_row.html