PySpark learning data compilation

1, Spark introductory tutorial Seed rain of big data (Python version):
  http://dblab.xmu.edu.cn/blog/1709-2/
2, get DataFrame from RDD conversion:
  http://dblab.xmu.edu .cn / Blog / 1720-2 /
3, Python realize logistic regression:
  http://dblab.xmu.edu.cn/blog/logistic-regression-in-python/

4、 PySpark 2.4.0 documentation:
  http://spark.apache.org/docs/2.4.0/api/python/index.html#
5、 spark docs:
  http://spark.apache.org/docs/latest/

 

Guess you like

Origin www.cnblogs.com/syrup/p/11710143.html