thomhart31 commented on code in PR #47234:
URL: https://github.com/apache/spark/pull/47234#discussion_r1670585880
##########
python/pyspark/sql/dataframe.py:
##########
@@ -5948,6 +5948,29 @@ def drop_duplicates(self, *subset: Union[str,
List[str]]) -> "DataFrame":
.. versionchanged:: 4.0.0
Supports variable-length argument
+
+ Examples
Review Comment:
Thanks for weighing in @HyukjinKwon. I'll close this pull request. :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]