Metadata-Version: 2.3
Name: aissemble-extensions-data-delivery-spark-py
Version: 2.0.0
Summary: Contains the core Python functionality of data delivery for Spark
License: Apache-2.0
Author: aiSSEMBLE Baseline Community
Author-email: aissemble@bah.com
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: krausening (>=21)
Requires-Dist: pyspark (==3.5.5)
Requires-Dist: pyyaml (>=6.0,<7.0)
Project-URL: Documentation, https://boozallen.github.io/aissemble
Project-URL: Homepage, https://github.com/boozallen/aissemble
Project-URL: Repository, https://github.com/boozallen/aissemble
Description-Content-Type: text/markdown

## aiSSEMBLE&trade; Extensions Data Delivery PySpark

[![PyPI](https://img.shields.io/pypi/v/aissemble-extensions-data-delivery-spark-py?logo=python&logoColor=gold)](https://pypi.org/project/aissemble-extensions-data-delivery-spark-py/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aissemble-extensions-data-delivery-spark-py?logo=python&logoColor=gold)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/aissemble-extensions-data-delivery-spark-py?logo=python&logoColor=gold)

Package containing support functionality for pyspark pipelines, to be invoked largely through generated template code.

Please see the [aiSSEMBLE Machine Learning Pipeline Patterns documentation](https://boozallen.github.io/aissemble/aissemble/current/machine-learning-pipeline-details.html)
for more information.
