JoinKind.left

A join kind that contains all rows from the left data frame type, and only the rows with matching values from the right data frame type.

Declaration

case left