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-49606][PS][DOCS] Improve documentation of Pandas on Spark plotting API #48083

Closed
wants to merge 1 commit into from

Conversation

xinrong-meng
Copy link
Member

What changes were proposed in this pull request?

Improve documentation of Pandas on Spark plotting API following pandas 2.2 (stable), see https://pandas.pydata.org/docs/reference/frame.html.

Why are the changes needed?

Better documentation and parity with pandas.

Does this PR introduce any user-facing change?

Doc changes only.

How was this patch tested?

Existing tests.

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

No.

@dongjoon-hyun
Copy link
Member

Merged to master for Apache Spark 4.0.0-preview2.
Thank you, @xinrong-meng and @zhengruifeng .

@xinrong-meng
Copy link
Member Author

Thank you @dongjoon-hyun !

attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
…ting API

### What changes were proposed in this pull request?
Improve documentation of Pandas on Spark plotting API following pandas 2.2 (stable), see https://pandas.pydata.org/docs/reference/frame.html.

### Why are the changes needed?
Better documentation and parity with pandas.

### Does this PR introduce _any_ user-facing change?
Doc changes only.

### How was this patch tested?
Existing tests.

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

Closes apache#48083 from xinrong-meng/doc_impr.

Authored-by: Xinrong Meng <xinrong@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
himadripal pushed a commit to himadripal/spark that referenced this pull request Oct 19, 2024
…ting API

### What changes were proposed in this pull request?
Improve documentation of Pandas on Spark plotting API following pandas 2.2 (stable), see https://pandas.pydata.org/docs/reference/frame.html.

### Why are the changes needed?
Better documentation and parity with pandas.

### Does this PR introduce _any_ user-facing change?
Doc changes only.

### How was this patch tested?
Existing tests.

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

Closes apache#48083 from xinrong-meng/doc_impr.

Authored-by: Xinrong Meng <xinrong@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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.

3 participants