Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 533 Bytes

fixed.rst

File metadata and controls

21 lines (15 loc) · 533 Bytes

Fixed-width reader

Agate contains a fixed-width file reader that is designed to work like Python's csv.

These readers work with CSV-formatted schemas, such as those maintained at wireservice/ffs.

agate.fixed.reader agate.fixed.Reader agate.fixed.DictReader

Detailed list

agate.fixed.reader

agate.fixed.Reader

agate.fixed.DictReader