statsmodels.iolib.summary2.Summary.add_title¶ Summary.add_title(title=None, results=None)[source]¶ Insert a title on top of the summary table. If a string is provided in the title argument, that string is printed. If no title string is provided but a results instance is provided, statsmodels attempts to construct a useful title automatically.