- df
DataFrame The DataFrame to add to the summary table.
- indexbool,
optional Reproduce the DataFrame row labels in summary table
- headerbool,
optional Reproduce the DataFrame column labels in summary table
- float_format
str, optional Formatting to float data columns
- align
str, optional Data alignment (l/c/r)