Skip to content

Conversation

@Yikun
Copy link
Member

@Yikun Yikun commented Sep 15, 2022

What changes were proposed in this pull request?

Fix wrong reference and content in PS windows related doc:

  • Add pyspark.pandas. for window function doc
  • Change pandas_on_spark.DataFrame to pyspark.pandas.DataFrame to make sure link generate correctly.
  • Fix Returns and See Also for Rolling.count
  • Add ewm doc for Dataframe and series

Why are the changes needed?

Doc improvement

Does this PR introduce any user-facing change?

Yes, doc only

How was this patch tested?

cd ~/spark/python/docs
make html

image

image

image

@Yikun Yikun marked this pull request as ready for review September 15, 2022 07:47
@Yikun Yikun changed the title [SPARK-40440][PS][DOC] Fix wrong reference and content in PS windows related doc [SPARK-40440][PS][DOCS] Fix wrong reference and content in PS windows related doc Sep 15, 2022
@Yikun
Copy link
Member Author

Yikun commented Sep 15, 2022

cc @HyukjinKwon @zhengruifeng

@zhengruifeng
Copy link
Contributor

Merged into master, thanks all

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