fuzzytable logo

The Documentation¶

Contents:

  • Readme
    • Installation
    • Example Usage
    • Links
    • Supported Formats
  • Learning FuzzyTable
    • The Data Model
      • Data View 1: FuzzyTable as dictionary
      • Data View 2: FuzzyTable.records - list of rows as dictionaries
      • Data View 3: FuzzyTable.fields - list of Field objects
      • Data View 4: FuzzyTable.sheet - spreadsheet metadata
    • Terminology
      • Glossary
    • Simple Usage
    • Field Patterns
      • Field Patterns Are Optional
      • Separate naming from search criteria
      • Combine FieldPatterns and strings
    • Cell Patterns
      • fuzzytable Built-Ins
      • Custom Callables
      • Piping
    • Field Sorting
      • Summary
      • Details
  • API Reference
    • FuzzyTable
    • Data Model
      • ft.fields
      • ft.records
      • ft.sheet
    • FieldPattern
    • Cell Patterns
    • Exceptions
  • How to Contribute
    • Golden Rules
    • So you’ve found a bug or have a suggestion and…
      • You’re short on time:
      • You have a bit more time:
      • You’d like to code the solution yourself:
    • Thanks!
  • Change Log
    • 0.19 (16 Dec 2019)
    • 0.18 (15 Dec 2019)
    • 0.17 (10 Dec 2019)
    • 0.16 (05 Dec 2019)
    • 0.15-alpha (04 Dec 2019)
    • 0.14-alpha (23 Nov 2019)
    • 0.13-alpha (23 Nov 2019)
    • 0.12-alpha (22 Nov 2019)
    • 0.11-alpha (18 Nov 2019)
    • 0.10-alpha (15 Nov 2019)
    • 0.9-alpha (14 Nov 2019)
    • 0.8-alpha (12 Nov 2019)

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Logo

Read tables from messy spreadsheets

Navigation

Contents:

  • Readme
  • Learning FuzzyTable
  • API Reference
  • How to Contribute
  • Change Log

Related Topics

  • Documentation overview
    • Next: Readme

Quick search

©2019, Jonathan Chukinas. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source