nerdexam
Huawei

H13-723_V2.0 · Question #160

In Spark, which of the following is the operator that takes the intersection of the DataFrame?

The correct answer is C. intersect (other: Data Fra me): Data Fra me. See the full explanation below for the reasoning.

Question

In Spark, which of the following is the operator that takes the intersection of the DataFrame?

Options

  • Afilter (condifionExpr: String): DataFrame
  • Bjoin (right: DataFrame, join Exprs: Column): DataFrame
  • Cintersect (other: Data Fra me): Data Fra me
  • DdropDuplicates():DataFrame

How the community answered

(70 responses)
  • A
    11% (8)
  • B
    9% (6)
  • C
    77% (54)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full H13-723_V2.0 Practice