Add the contents of a DataFrame to summary table
df : DataFrame
header: bool :
Reproduce the DataFrame column labels in summary table
index: bool :
Reproduce the DataFrame row labels in summary table
float_format: string :
Formatting to float data columns
align : string
Data alignment (l/c/r)
statsmodels.iolib.summary2.Summary.add_base
statsmodels.iolib.summary2.Summary.add_dict
Enter search terms or a module, class or function name.