TabularDelta

TabularDelta API:

  • TabularDelta Protocol

Comparators:

  • Comparator Protocol
  • PandasComparator
  • SqlCompyreComparator
  • SqlMetadataComparator
  • TabularDelta Dataclasses

Formatters:

  • Formatter Protocol
  • DetailedTextFormatter
  • OverviewRowFormatter
  • Table Rendering
    • Submodules
      • tabulardelta.formatters.tabulartext.cell module
      • tabulardelta.formatters.tabulartext.table module
    • Module contents
TabularDelta
  • tabulardelta.formatters.tabulartext package
  • View page source

tabulardelta.formatters.tabulartext package

Submodules

  • tabulardelta.formatters.tabulartext.cell module
    • Align
      • Align.AlignOptionalChar
      • Align.MidCenter()
      • Align.MidLeft()
      • Align.Repeat()
      • Align.TopLeft()
      • Align.horizontal
      • Align.vertical
    • Aligner
    • Cell
      • Cell.align
      • Cell.colspan
      • Cell.content
      • Cell.fill()
      • Cell.rowspan
  • tabulardelta.formatters.tabulartext.table module
    • Border
      • Border.Basic
      • Border.InnerGap
      • Border.Nothing
      • Border.VerticalGap
    • BorderStyle
    • Table
      • Table.border
      • Table.content
      • Table.from_lists()
      • Table.lines()
      • Table.to_string()

Module contents

Previous Next

© Copyright 2025, QuantCo, Inc.

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