Rubiscape Autumn '21

Rubiscape Autumn '21

New Features

Platform & Studio


  • Data Dictionary - Ability to create, edit, delete Data Dictionary
  • JSON Dataset – Ability to create, edit, delete JSON file dataset
  • Algorithms added:
  • Count Vectorization
  • TFIDF Algorithm
  • SMOTE Algorithm – Detection and handling of rare events/unbalanced data
  • Process Capability Report
  • Distribution Fitting
  • XG Boost Regression
  • XG Boost Classification
  • Polynomial Regression
  • Anomaly Detection - Isolation Forest
  • Anomaly Detection - Local Outlier Factor
  • Chi-Square Test for Independence
  • Shapiro Wilk's Test for Normality


  • Ability to run SQL jobs from workflow/workbook
  • Ability to use user-defined variables in RubiSQL
  • Ability to use user-defined variables in RubiPython
  • RubiPython can now be used as a predecessor task for the Reader in Workflow and Workbook
  • Code Fusion:
    • Jupyter like functionality (code editor) is now available for RubiPython
    • Reusable code fusion capability has been added to enable the user to publish Python code and reuse it in a workflow as a separate task
  • Super Admin and Tenant Admin Management:
    • Ability to create one super admin and one tenant admin (if it does not already exist) at the time of deployment using a script
  • Licensing:
    • Licensing has been introduced in Rubiscape with multiple usage policies
    • Authentication and restriction controls have been added to check the activation status of the license (active/inactive) and accordingly restrict the Admin from creating new users than the permissible count
  • Autoscaling functionality can now be enabled or disabled using a configuration in the Admin module
  • Worker node configuration selection has been provided in the Task Properties as well as in the workflow/workbook properties. This provides the ability to have control over the execution of tasks. A user can now select worker instance type for execution and provide a specific queue name for the selected node/task
  • Validations have now been introduced for Workbook and Workflow configurations. This provides the user ability to validate workbook/workflow configuration before execution
  • Ability to use Azure Blob Storage as a cache or storage
  • Ability to deploy Rubiscape with an on-premise file server
  • Sequence Generator - Ability to add an auto-increment column to the data
  • Ability to lookup for values from datasets using multiple conditions
  • Redis cache is now available as a Caching Engine
  • Python (including all the libraries) is now upgraded to version 3.7 from version 3.5
  • Folder-wise access is now available for workspace on a tenant bucket. An S3 bucket will be created and deleted for the creation and deletion of a tenant on Rubiscape
  • The chart tab is now active and functional in a workbook while exploring results. The user can now visualize node results with charts in a Workbook


Rubisight


  • Allow users to create parameters at a dashboard level. These parameters can be used as input for the dashboard. Parameters are independent of datasets
  • Geo-qualifying an Object for Geomap Chart - Ability to identify geographical data. Allows users to map geographical values to categorical values
  • Page Filter in Rubisight - Ability to filter all widgets at the page level


Enhancements

Studio and Rubisight


  • Tag Driven Strategy - Ability to insert, update and delete rows from a table based on the tag generated using Expression
  • Substring function is now available in expression evaluation
  • Enhancement in Date and Time Format where formats with only date or only time or a combination of date and time are now supported
  • Dynamic calculations in expression evaluation (using advanced functions to dynamically calculate the features required for the further analysis of the data) are now supported
  • Enhancement in variable storage approach for all variables defined by the user at the workbook/workflow level
  • Ability to refresh dataset used in workbook/workflow if the dataset is updated. Meta-Data refresh option is also available on the Edit Dataset page
  • Date Formatting on Charts - Formats with only date or only time or a combination of date and time are now supported
  • Highlight data present in tables, cross table, and sparkline using conditional formatting
  • Publish option allowed in Dashboard Edit mode only. Not available in view mode
  • Height and Width restrictions are removed for all widgets in Rubisight
  • Ability to add borders, background color, or image to the text widget
  • Export dashboard as PDF - Ability to export multiple pages of a dashboard in a single PDF
  • Access individual pages of a dashboard using distinct URLs
  • Ability to use substring function in calculated fields
  • Dynamic Calculations in Calculated Fields - Dynamic calculations (using advanced functions to dynamically calculate the features required for the further analysis of the data) are now supported
  • Cross-Table Enhancement - Configuration of legends and measures together is now allowed
    • Related Articles

    • Rubiscape Autumn '23

      Published On: 25 August 2023 New Features Rubiscape UI and Backend Tech Update Upgrade support is introduced for Rubiscape Desktop Installer wizard. RubiSight Interactivity Control The interactivity toggle button is introduced in widget format to ...
    • Rubiscape Autumn '22

      New Features Platform & Studio Administrator Module Revamp The release introduces a revamp of the Rubiscape Administrator module from a UI/ UX and functionality perspective. Muti tenancy Ability to create a User under multiple tenants Login A multi ...
    • Rubiscape Autumn '20

      New Features Platform & Studio Dataset: S3 dataset – Ability to create, edit, delete S3 dataset SAP HANA – Ability to create, edit, delete HANA dataset Algorithms added: Factor Analysis PCA MLP Neural Network Regression Ridge Regression Lasso ...
    • Rubiscape Autumn '24

      Published On: 23 August 2024 New Features RubiFlow Column level lineage table for workflow: Feature to retrieve column level lineage from the writer dataset Set variables value while scheduling and pass on that schedule execution: Option for ...
    • rubiscape Concepts

      Code Fusion Code fusion in rubiscape gives an ingenious option to the users to build their models in programming languages such as JAVA, R, or Python and integrate them into rubiscape. Code fusion makes the rubiscape platform more customizable and ...