Add RAW data with new architecture
This commit is contained in:
parent
87f4dfdb0b
commit
1e42b00ce7
21 changed files with 272 additions and 55 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue