No description
Find a file
2024-01-09 17:11:23 +01:00
.idea Add RAW data with new architecture 2024-01-09 17:11:23 +01:00
assets/output_dataset_1/raw Add RAW data with new architecture 2024-01-09 17:11:23 +01:00
src Add RAW data with new architecture 2024-01-09 17:11:23 +01:00
.gitignore Init 2024-01-05 13:05:39 +01:00
example_test.py Init PyTest 2024-01-05 17:10:52 +01:00
init.py Add RAW data with new architecture 2024-01-09 17:11:23 +01:00
README.md Add RAW data with new architecture 2024-01-09 17:11:23 +01:00

Python PySpark Training Repository

Installation

Run Python Test

  • path from src/test_pyspark_training
  • pytest -k test_

Run pylint for code check

Run Python doc with Sphinx