For reading the dataset, follow the steps given below
- Drag and drop the required dataset from the ‘Reader section’ in the Feature Studio.
- Run the dataset.
- Connect RubiNotebook to the dataset.
- Select RubiNotebook and in the Properties pane, enter the jupyter URL and then click configure.
Consider the following code.
Code
Description
getRPredTaskResults()
It reads the data from the predecessor nodes.
rReturn()
It stores the metadata and results of RubiNotebook tasks (Current task).
- On the left-hand side, it shows all the fields in the data.
- Click on ‘Save’ to save the data.
Table of Contents