Metadata-Version: 2.4
Name: pyspark_common_utilities
Version: 0.1.5
Summary: Reusable PySpark common utility functions for data pipelines
Author-email: Hakim Pocketwalla <hakim.pocketwalla@nearform.com>
License: MIT
Project-URL: Homepage, https://github.com/nearform/pyspark-common-utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pyspark>=3.0.0
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8; extra == "dev"

[![Continuous Integration](https://github.com/nearform/pyspark-common-utilities/actions/workflows/ci.yml/badge.svg)](https://github.com/nearform/pyspark-common-utilities/actions/workflows/ci.yml)

# PYSPARK-COMMON-UTILITIES

### PYSPARK-COMMON-UTILITIES are reusable components which are small functionalities that are commonly part of data pipelines. We are creating functions for these that can be used when required.



[![banner](https://raw.githubusercontent.com/nearform/.github/refs/heads/master/assets/os-banner-green.svg)](https://www.nearform.com/contact/?utm_source=open-source&utm_medium=banner&utm_campaign=os-project-pages)
