Skip to main content

Quantela platform user manual

Joins

Description

Join two data frames that have a common attribute.

Inputs

JSON

JSON

Output

JSON

JoinType

This can be one of the following using standard relational database terminology:

  • InnerJoin

  • OuterJoin

  • LeftJoin

  • RightJoin

Column-1

The attribute to join in the first data frame

Column-2

The attribute to join in the second data frame