This is an automated email from the ASF dual-hosted git repository.
zero323 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 97716f7 [SPARK-38393][SQL] Clean up deprecated usage of
`GenSeq/GenMap`
add 18219d4 [SPARK-37400][SPARK-37426][PYTHON][MLLIB] Inline type hints
for pyspark.mllib classification and regression
No new revisions were added by this update.
Summary of changes:
python/pyspark/mllib/classification.py | 257 +++++++++++++++++++++-----------
python/pyspark/mllib/classification.pyi | 151 -------------------
python/pyspark/mllib/regression.py | 249 +++++++++++++++++++++----------
python/pyspark/mllib/regression.pyi | 149 ------------------
4 files changed, 336 insertions(+), 470 deletions(-)
delete mode 100644 python/pyspark/mllib/classification.pyi
delete mode 100644 python/pyspark/mllib/regression.pyi
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]