styleframe
stable
  • Installation and testing
  • Basic Usage Examples
  • API Documentation
  • Commandline Interface
styleframe
  • styleframe
  • Edit on GitHub

styleframe

A library that wraps pandas and openpyxl and allows easy styling of dataframes.

Contents:

  • Installation and testing
  • Basic Usage Examples
    • Accessors
      • .style
  • API Documentation
    • styleframe
      • StyleFrame
        • StyleFrame.ExcelWriter()
        • StyleFrame.add_color_scale_conditional_formatting()
        • StyleFrame.apply_column_style()
        • StyleFrame.apply_headers_style()
        • StyleFrame.apply_style_by_indexes()
        • StyleFrame.read_excel()
        • StyleFrame.read_excel_as_template()
        • StyleFrame.rename()
        • StyleFrame.set_column_width()
        • StyleFrame.set_column_width_dict()
        • StyleFrame.set_row_height()
        • StyleFrame.set_row_height_dict()
        • StyleFrame.style_alternate_rows()
        • StyleFrame.to_excel()
    • styler
      • Styler
        • Styler.combine()
    • utils
      • number_formats
        • number_formats.decimal_with_num_of_digits()
      • colors
      • fonts
      • borders
      • border_locations
      • horizontal_alignments
      • vertical_alignments
      • underline
      • fill_pattern_types
      • conditional_formatting_types
  • Commandline Interface
    • General Information
    • Usage
      • Usage Examples
    • JSON Format
      • style
      • cell
      • column
      • sheet
Next

© Copyright . Revision 26a2b9ce.

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