You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2022/09/15 01:47:43 UTC

[spark] branch master updated (40590e6d911 -> c134c7597d1)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 40590e6d911 [SPARK-40397][BUILD] Upgrade `org.scalatestplus:selenium` to 3.12.13
     add c134c7597d1 [SPARK-40339][SPARK-40342][SPARK-40345][SPARK-40348][PS] Implement quantile in Rolling/RollingGroupby/Expanding/ExpandingGroupby

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/groupby.py              |   2 +-
 python/pyspark/pandas/missing/window.py       |   4 -
 python/pyspark/pandas/tests/test_expanding.py |   8 +
 python/pyspark/pandas/tests/test_rolling.py   |   8 +
 python/pyspark/pandas/window.py               | 309 ++++++++++++++++++++++++++
 5 files changed, 326 insertions(+), 5 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org