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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org