Pro Code
RubiNotebook
Writing Custom Code using RubiNotebook To write your custom code using RubiNotebook, follow the steps given below. Create your algorithm flow. Refer to Building Algorithm Flow in a Workbook Canvas. Drag and drop RubiNotebook on your workbook canvas. ...
RubiPython
Writing Custom Code using RubiPython Rubipython Task is available in Pro Code in TaskPane options of Workbook and Pipeline. Below mentioned functionality is available in Workbook as well as Pipeline. To write your custom code using RubiPython, follow ...
Custom Functions in RubiPython
Reading Data from File A sample Python code to read data from file is shown in the image below. The table below explains the above code snippet. Line of Code Result getReaderData(“datasetName”,“subdatasetName”) This custom function checks the type of ...
RubiR
RubiR is a feature within Code Fusion on the Rubiscape platform to write your code in the R programming language for building models. You can use RubiR as an independent node or connect it to your Reader node (dataset) or other algorithm nodes. ...
RubiSQL
RubiSQL is a feature within Code Fusion that helps write code in SQL to modify the values in your database. It also allows you to delete values in your database. You can use the RubiSQL node as a stand-alone node or connect it to the Reader node ...
RubiSpark
RubiSpark is a feature within the code fusion on the Rubiscape platform for implementing Spark code. It operates as an independent node, meaning it cannot be connected to any predecessor, successor or reader nodes. Using RubiSpark Code Editor In the ...
Popular Articles
Getting Started
Rubiscape is an innovative data science platform which is a one-stop solution to all your data analysis and forecasting requirements. Whatever be the stage of your data analytical cycle, the Rubiscape platform surely has a product to fulfill your ...
Writing Algorithm Result
The Rubiscape process for analyzing data is - read the data, process it based on the algorithms selected, and display the result. In this process, Rubiscape stores your data only in the temporary cache. After the result is displayed, the resultant ...
Data Merge
Data Merge Description Data Merge involves the combining of two or more rows to include them into one table. Why to use For Data Preparation When to use When you want to merge two or more dataset tables into one table where at least one column is ...
Sequence Generator
Sequence Generator Description Sequence Generator adds a sequence column to your dataset. Why to use To add Surrogate Keys, Primary Keys to the dataset. When to use When you want to add a sequence column to your dataset. When not to use — ...
Keyboard Shortcuts in Dashboard
Keyboard shortcuts are helpful for enhancing user efficiency. Rubiscape provides you with various shortcut keys to move around the RubiSight dashboard and perform tasks using keyboards. The table below describes the shortcuts available in rubiscape ...