Asoka Diggs created SPARK-10782: ----------------------------------- Summary: Duplicate examples for drop_duplicates and DropDuplicates Key: SPARK-10782 URL: https://issues.apache.org/jira/browse/SPARK-10782 Project: Spark Issue Type: Documentation Components: Documentation Affects Versions: 1.5.0 Reporter: Asoka Diggs Priority: Trivial
In documentation for pyspark.sql, the source code examples for DropDuplicates and drop_duplicates are identical with each other. It appears that the example for DropDuplicates was copy/pasted for drop_duplicates and not edited. https://spark.apache.org/docs/latest/api/python/pyspark.sql.html#pyspark.sql.DataFrame.dropDuplicates -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org