Skip to content

Conversation

xinrong-meng
Copy link
Member

What changes were proposed in this pull request?

Clarify pie plot parameter subplots, document subplots via kwargs

Why are the changes needed?

Otherwise, all generated subplots will share the same labels from the x column, which may not be obvious to users what subplots means

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing tests

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.

Could you fix PySpark docstring failure, @xinrong-meng ?

/__w/spark/spark/python/pyspark/sql/plot/core.py:docstring of pyspark.sql.plot.core.PySparkPlotAccessor.pie:16:Inline strong start-string without end-string.
make: *** [Makefile:35: html] Error 2

@xinrong-meng
Copy link
Member Author

Thank you @dongjoon-hyun ! Adjusted.

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.

Thank you for updating, @xinrong-meng . +1, LGTM (Pending CIs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants