Skip to content

Commit d5c1375

Browse files
[SPARK-40012][PYTHON][DOCS] Make pyspark.sql.dataframe examples self-contained
### What changes were proposed in this pull request? This PR takes #37444 over with covering all examples in `pyspark.sql.dataframe`. This PR proposes to improve the examples in `pyspark.sql.dataframe` by making each example self-contained with more realistic examples. Closes #37444 ### Why are the changes needed? To make the documentation more readable and able to copy and paste directly in PySpark shell. ### Does this PR introduce _any_ user-facing change? Yes, Documentation changes only ### How was this patch tested? Manually ran each examples. Closes #37702 from HyukjinKwon/SPARK-40012. Lead-authored-by: Hyukjin Kwon <gurwls223@apache.org> Co-authored-by: William Zijie <peterzijie@gmail.com> Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
1 parent 295dd57 commit d5c1375

File tree

1 file changed

+901
-471
lines changed

1 file changed

+901
-471
lines changed

0 commit comments

Comments
 (0)