Metadata-Version: 2.1
Name: sparkdataframecomparer
Version: 1.0.4
Summary: Deep Comparer for Spark Data Frames
Home-page: https://github.com/imranq2/sparkdataframecomparer
Author: Imran Qureshi
Author-email: imranq2@hotmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

[![Build and Test](https://github.com/imranq2/SparkDataFrameComparer/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/imranq2/SparkDataFrameComparer/actions/workflows/build_and_test.yml)

[![Upload Python Package](https://github.com/imranq2/SparkDataFrameComparer/actions/workflows/main.yml/badge.svg)](https://github.com/imranq2/SparkDataFrameComparer/actions/workflows/main.yml)

[![Known Vulnerabilities](https://snyk.io/test/github/imranq2/SparkDataFrameComparer/badge.svg?targetFile=requirements.txt)](https://snyk.io/test/github/imranq2/SparkDataFrameComparer?targetFile=requirements.txt)

# SparkDataFrameComparer
Deep compare of two data frames (recurses down into array and struct columns)


