Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/tasktracker-validate' into taskt…
Browse files Browse the repository at this point in the history
…racker-validate

# Conflicts:
#	jba/README.md
  • Loading branch information
mikrise2 committed Mar 1, 2024
2 parents 65838c9 + bb24ecb commit 0b3f972
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jba/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,16 +120,19 @@ docker run hyperstyle-analysis-prod:<VERSION> 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:<VERSION> poetry run tasktracker_task_filter [arguments]
```
Expand Down Expand Up @@ -165,6 +168,7 @@ docker run hyperstyle-analysis-prod:<VERSION> poetry run tasktracker_edu_validat
- `researches_file` — Tasktracker researches.csv file.
- `edu_file` — Edu csv file.


----

# Simple general statistics
Expand Down

0 comments on commit 0b3f972

Please sign in to comment.