# Remove duplicate rows of the dataframe. distinct (mydata). In this dataset, all the duplicate rows are removed so it returns the unique rows in mydata.
確定! 回上一頁