You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
Fix the examples of createDataFrame
`collect` -> `show`
### Why are the changes needed?
existing examples generate different outputs
### Does this PR introduce _any_ user-facing change?
doc only changes
### How was this patch tested?
manually test in `bin/pyspark`
### Was this patch authored or co-authored using generative AI tooling?
no
Closes#49475 from zhengruifeng/py_doc_create_df.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments