pyspark-cli · PyPI
https://pypi.org/project/pyspark-cli23.03.2020 · PySpark CLI. This will implement a PySpark Project boiler plate code based on user input. Apache Spark is a fast and general-purpose cluster computing system. It provides high-level APIs in Java, Scala, Python and R, and an optimized engine that supports general execution graphs. It also supports a rich set of higher-level tools including Spark ...
typed-pyspark · PyPI
https://pypi.org/project/typed-pyspark/0.0.126.11.2021 · Search PyPI Search. typed-pyspark 0.0.1 pip install typed-pyspark==0.0.1 Copy PIP instructions. Newer version available (0.0.2) Released: Nov 26, 2021 No project description provided. Navigation. Project description Release history Download files Project ...
pyspark · PyPI
https://pypi.org/project/pyspark18.10.2021 · Files for pyspark, version 3.2.0; Filename, size File type Python version Upload date Hashes; Filename, size pyspark-3.2.0.tar.gz (281.3 MB) File type Source Python version None Upload date Oct 18, 2021 Hashes View
pyspark-ds-toolbox · PyPI
https://pypi.org/project/pyspark-ds-toolbox18.01.2022 · Pyspark DS Toolbox. The objective of the package is to provide a set of tools that helps the daily work of data science with spark. The documentation can be found here. Feel free to contribute :) Installation. Directly from PyPi: pip install pyspark-ds-toolbox or from github, note that installing from github will install the latest development ...
pyspark-test · PyPI
https://pypi.org/project/pyspark-test31.10.2021 · pyspark-test. Check that left and right spark DataFrame are equal. This function is intended to compare two spark DataFrames and output any differences. It is inspired from pandas testing module but for pyspark, and for use in unit tests. Additional parameters allow varying the strictness of the equality checks performed.