Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-46557][PYTHON][DOCS] Refine docstring for DataFrame.schema/explain/printSchema #44553

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to improve the docstring of DataFrame.schema, DataFrame.explain and DataFrame.printSchema.

Why are the changes needed?

For better usability.

Does this PR introduce any user-facing change?

Yes, it improves user-facing documentation.

How was this patch tested?

Manually ran the tests via:

python/run-tests --python-executable=python3  --testnames 'pyspark.sql.dataframe'

Was this patch authored or co-authored using generative AI tooling?

No.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@LuciferYang
Copy link
Contributor

+1, LGTM

@HyukjinKwon
Copy link
Member Author

Merged to master.

@HyukjinKwon HyukjinKwon deleted the SPARK-46557 branch January 15, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants