to get distinct records of a dataframe code example Example: distinct rows in this DataFrame # distinct rows in this DataFrame df.distinct().count() # 2