diff --git a/jba/README.md b/jba/README.md index 95bd489..04ccc0e 100644 --- a/jba/README.md +++ b/jba/README.md @@ -120,16 +120,19 @@ docker run hyperstyle-analysis-prod: poetry run tasktracker_content_col 4. [tasktracker_task_filter.py](src/processing/tasktracker_task_filter.py) filtering data by the start research date. Grouping by package name. + ### Usage Execute one of the following commands with necessary arguments: + ```bash poetry run tasktracker_task_filter [arguments] ``` or + ```bash docker run hyperstyle-analysis-prod: poetry run tasktracker_task_filter [arguments] ``` @@ -165,6 +168,7 @@ docker run hyperstyle-analysis-prod: poetry run tasktracker_edu_validat - `researches_file` — Tasktracker researches.csv file. - `edu_file` — Edu csv file. + ---- # Simple general statistics