AbsaOSS / AbsaOSS/dataset-comparison
Add source path to the Metrics JSON
Open
enhancement
low
- Dominant language
- Scala
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Description
Metrics JSON has 2 root elements `A` and `B` representing the input data. Users will lose track of what `A` and `B` means and where did it come from.
# Feature
Add `path` key to each `A` and `B` objects, where we will store the input path of the data.
> Original author: @Zejnilovic
Contributor guide
Assessment
This issue has not been assessed yet.