Add RAW data with new architecture

This commit is contained in:
Yûki VACHOT 2024-01-09 17:11:23 +01:00
parent 87f4dfdb0b
commit 1e42b00ce7
21 changed files with 272 additions and 55 deletions

View file

@ -12,4 +12,9 @@
## Run Python Test
- path from src/test_pyspark_training
- `pytest -k test_`
- `pytest -k test_`
## Run pylint for code check
## Run Python doc with Sphinx