atom-pyspark
A package adding completions, snippets and tools to develop in PySpark (Apache Spark with Python Api)
This package provides the following services:
atom-pyspark package
v0.2.6
An Atom package adding auto-completions, documentation, snippets and tools to develop in PySpark (Apache Spark with Python Api) Uses the autocomplete-plus package.
Auto-completions and documentations are powered by PySpark official documentation here: PySpark Api Documentaion
For now, only pyspark and pyspark.sql are available in this package. Other subpackages (ml, mllib, streaming) will be added soon.