PySpark_Training_Repository/README.md

679 B

Python PySpark Training Repository

Author: Yûki VACHOT

Updated: 10/01/24

CONTENT TABLE


Installation

python -m venv


Run Python PySpark

  • python init.py

Run Python Test

  • path from src/test_pyspark_training
  • pytest -k test_

Run pylint for code check


Run Python doc with Sphinx