Metadata-Version: 2.0
Name: quinn
Version: 0.2.1
Summary: Pyspark helper methods to maximize developer efficiency.
Home-page: https://github.com/MrPowers/quinn
Author: Matthew Powers
Author-email: matthewkevinpowers@gmail.com
License: APACHE
Keywords: apachespark,spark,pyspark
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7
Requires-Dist: pytest
Provides-Extra: all
Requires-Dist: pytest; extra == 'all'
Requires-Dist: pytest; extra == 'all'
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: pytest; extra == 'docs'
Provides-Extra: lint
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'

SparkSession extensions, DataFrame validation, Column extensions, SQL functions, and DataFrame transformations


