Add the contents of a Dict to summary table
d : dict
Keys and values are automatically coerced to strings with str(). Users are encouraged to format them before using add_dict.
ncols: int :
Number of columns of the output table
align : string
Data alignment (l/c/r)
statsmodels.iolib.summary2.Summary.add_df
statsmodels.iolib.summary2.Summary.add_text
Enter search terms or a module, class or function name.