kiara plugin:¶
This package contains a set of commonly used/useful modules, pipelines, types and metadata schemas for kiara.
Description¶
Network-related data-types, modules and pipelines for kiara.
Package content¶
data_types¶
network_data: Data that can be assembled into a graph.
module_types¶
- 
network_data.filters: -- n/a -- - 
create.network_data: -- n/a -- - 
assemble.network_data: Create a 'network_data' instance from one or two tables. 
kiara_model_types¶
- 
network_graph_properties: Network data stats. - 
instance.network_data: A flexible, graph-type agnostic wrapper class for network datasets. - 
metadata.network_node_attribute: -- n/a -- - 
metadata.network_edge_attribute: -- n/a -- 
operations¶
- 
assemble.network_data: Create a 'network_data' instance from one or two tables. - 
create.network_data.from.file: Create a table from a file, trying to auto-determine the format of said file. - 
network_data_filter.select_component: -- n/a --