MLDataTable.JoinType.left
An operation that is the union between an inner join and the remaining rows from the original data table.
Declaration
case leftDiscussion
The .left join type merges missing values.
An operation that is the union between an inner join and the remaining rows from the original data table.
case leftThe .left join type merges missing values.