Data Table

Shows data in a spreadsheet.

Channels

Inputs

Examples (ExampleTable)
Attribute-valued data set.

Outputs

(None)

Description

Data Table widget takes one or more data sets on its input, and presents them in a spreadsheet format. Widget supports sorting by attribute values (click on the attribute name in the header row).

Examples

We used two File widgets, read the iris and glass data set (provided in Orange distribution), and send them to the Data Table widget.

Data Table example schema

A snapshot of the widget under these settings is shown below.

Data Table example schema - widgets