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.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.