table-compositor
latest
  • Introduction
  • Basics
  • Layouts
  • Example of XLSX Styles
  • Example of HTML Styles
  • XLSX Examples
  • HTML Examples
  • API
  • Code Used in documentation
table-compositor
  • »
  • Welcome to table-compositor’s documentation!
  • Edit on GitHub

Welcome to table-compositor’s documentation!¶

Contents:

  • Introduction
    • Getting Started
    • Installation
  • Basics
    • Sample Data
    • A Hello World Example: Dataframe to Xlsx
    • Building the Presentation Model
    • Improving on our first iteration
    • Multi-hierarchical columns and indices
  • Layouts
  • Example of XLSX Styles
    • Style with background color
    • Style with percentage formatting
    • Style with alignment and fonts
    • Using a different XLXS Writer Engine
  • Example of HTML Styles
    • Style for headers
    • Style for cell holding numeric values
    • Style using the html_styles.td_style object
  • XLSX Examples
    • Helper Functions (Data loading routines)
    • Example 1 - DataFrame with default styles
    • Example 2 - DataFrame with custom styles
    • Example 3 - Simple DataFrame with Layouts
    • Example 4 - DataFrames with Multi-hierarchical columns and indices
  • HTML Examples
    • Helper Functions (Data loading routines)
    • Example 1 - DataFrame with default styles
    • Example 2 - DataFrame with custom styles
    • Example 3 - Simple DataFrame with Layouts
    • Example 4 - DataFrames with Multi-hierarchical columns and indices
  • API
    • Building the presentation model
    • Rendering to XLSX
    • Rendering to HTML
    • Helper XLSX Styles
    • Helper HTML Styles
  • Code Used in documentation
    • Basic Usage
    • XLSX Examples
    • HTML Examples

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Guru Devanla. Revision 1aeaf01d.

Built with Sphinx using a theme provided by Read the Docs.