Connects a database table or view, allowing the data to be incorporated into the workflow. Dataset is a source operator.
Information at a Glance
Category
Load Data
Data source type
DB
Sends output to other operators
Yes
Data processing tool
n/a
The database table or view can subsequently be used in the following projects.
A data-mining algorithm
A prediction algorithm
A statistical analysis
Input
None. Dataset is a source operator.
Configuration
Parameter
Description
Notes
Any notes or helpful information about this operator's parameter settings. When you enter content in the
Notes field, a yellow asterisk is displayed on the operator.
Data source
The database connection for access to the database where the dataset (Table/View) resides. The data source select list is populated with the database data sources associated with the current workflow.
Default value:
miner_demo.
Schema Name
The schema name of the dataset (Table/View). The list of schemas is populated with the schemes found in the selected
Data Source.
Default value:
public.
Table Name
The name of the data set (Table/View). The list of tables is populated with the tables found in the selected
Schema Name.
Default value:
test.
Output
Visual Output
None.
Data Output
A data set that corresponds to the specified database table/view.