PySpark demo This is an example PySpark project using Poetry that illustrates how to structure a Spark job to make it easy to unit test Setup Install Poetry Run poetry install Run poetry run pytest to run the unit tests