statsmodels.iolib.summary2.Summary
class statsmodels.iolib.summary2.Summary [source]
Methods
add_array(array[, align, float_format]) Add the contents of a Numpy array to summary table
add_base(results[, alpha, float_format, ...]) Try to construct a basic summary instance.
add_df(df[, index, header, float_format, align]) Add the contents of a DataFrame to summary table
add_dict(d[, ncols, align, float_format]) Add the contents of a Dict to summary table
add_text(string) Append a note to