Parameters: |
- 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)
|