Skip to content

[SPARK-39877][PYTHON][FOLLOW-UP] Add DataFrame unpivot to PySpark docs#37354

Closed
EnricoMi wants to merge 1 commit intoapache:masterfrom
G-Research:branch-pyspark-unpivot-docs
Closed

[SPARK-39877][PYTHON][FOLLOW-UP] Add DataFrame unpivot to PySpark docs#37354
EnricoMi wants to merge 1 commit intoapache:masterfrom
G-Research:branch-pyspark-unpivot-docs

Conversation

@EnricoMi
Copy link
Contributor

@EnricoMi EnricoMi commented Aug 1, 2022

What changes were proposed in this pull request?

Adds the new DataFrame.unpivot method to PySpark docs.

Why are the changes needed?

#37304 (comment)

Does this PR introduce any user-facing change?

Only documentation.

How was this patch tested?

No

@HyukjinKwon
Copy link
Member

Merged to master.

@EnricoMi EnricoMi deleted the branch-pyspark-unpivot-docs branch August 1, 2022 09:37
HyukjinKwon pushed a commit that referenced this pull request Aug 2, 2022
### What changes were proposed in this pull request?
Same as #37354, but DataFrame.melt is missing from documentation.

Also removes erroneous alias from DataFrame.unpivot doc.

### Why are the changes needed?
Documenting new method.

### Does this PR introduce _any_ user-facing change?
Only documentation.

### How was this patch tested?
No.

Closes #37356 from EnricoMi/branch-pyspark-unpivot-docs-2.

Authored-by: Enrico Minack <github@enrico.minack.dev>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants