atom-pyspark

A package adding completions, snippets and tools to develop in PySpark (Apache Spark with Python Api)

Guillaume Mousnier

3,438

2

0.2.6

MIT

GitHub

This package provides the following services:

atom-pyspark package

v0.2.6

A screenshot of your package

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.