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

Logo

Read tables from messy spreadsheets

Navigation

Contents:

  • Readme
  • Learning FuzzyTable
    • The Data Model
    • Terminology
    • Simple Usage
    • Field Patterns
    • Cell Patterns
    • Field Sorting
  • API Reference
  • How to Contribute
  • Change Log

Related Topics

  • Documentation overview
    • Previous: Readme
    • Next: The Data Model

Quick search

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