Skip to content

A collection of utilities for handling pySpark's SparkContext

License

Notifications You must be signed in to change notification settings

boazmohar/pySparkUtils

Repository files navigation

pySparkUtils

Build Status PyPI version Updates Cover

A collection of utilities for handling pySpark SparkContext

install

pip install pySparkUtils

support

Tested on Spark 2.2 with python 2.7, 3.5 and 3.6

documentation

API Documentation

contributing

Fell free to create issues or PRs

release

py.test -s -v --cov=./pySparkUtils --pep8
bumpversion patch
/docs/make html
python setup.py sdist
twine upload dist/...

About

A collection of utilities for handling pySpark's SparkContext

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages