Contents

pyspark 3.5.1

0

Apache Spark Python API

Apache Spark Python API

How to Install pyspark

You can install pyspark using pip

pip install pyspark

or add it to a project with poetry

poetry add pyspark

Package Details

Author
Spark Developers
License
http://www.apache.org/licenses/LICENSE-2.0
Homepage
https://github.com/apache/spark/tree/master/python
PyPi:
https://pypi.org/project/pyspark/

Classifiers

No  pyspark  pypi packages just yet.

Errors

A list of common pyspark errors.

Code Examples

Here are some pyspark code examples and snippets.