Navigation

  • index
  • modules |
  • next |
  • previous |
  • CAPE 1.0.4 »
  • Introduction to CAPE Application Program Interface »
  • cape.attdb: Package for “datakits”: database + toolkit »
  • cape.attdb.ftypes: Data file type interfaces

cape.attdb.ftypes: Data file type interfaces¶

This module contains containers for reading and writing a variety of file formats that contain tabular data.

Each data file type interface is a subclass of the template class cape.attdb.ftypes.basefile.BaseFile, which is imported directly to this module.

  • cape.attdb.ftypes.basedata: Common ATTDB data container
  • cape.attdb.ftypes.basefile: Common ATTDB file type attributes
  • cape.attdb.ftypes.csfilev: Comma-separated value read/write
  • cape.attdb.ftypes.matfile: MATLAB data interface
  • cape.attdb.ftypes.textdata: Generic textual data interface
  • cape.attdb.ftypes.tsvfile: Space-separated value read/write
  • cape.attdb.ftypes.xlsfile: Excel spreadsheet data interface

Logo

Previous topic

cape.attdb.froot: Nonlinear equation solver

Next topic

cape.attdb.ftypes.basedata: Common ATTDB data container

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • CAPE 1.0.4 »
  • Introduction to CAPE Application Program Interface »
  • cape.attdb: Package for “datakits”: database + toolkit »
  • cape.attdb.ftypes: Data file type interfaces
CAPE version 1.0.2 documentation, 2023