PySpark_Training_Repository/README.md
2024-01-12 17:28:45 +01:00

952 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