Skip to content

kiara plugin: tabular

This package contains a set of commonly used/useful modules, pipelines, types and metadata schemas for Kiara.

Description

kiara data-types and modules for working with tables and databases.

Package content

data_types

  • array: An array, in most cases used as a column within a table.

  • database: A database, containing one or several tables.

  • table: Tabular data (table, spreadsheet, data_frame, what have you).

  • tables: Multiple tabular data sets.

module_types

kiara_model_types

operations