Skip to content

Draft: Dev stats

Stéphane PEILLET requested to merge dev_stats into master

Modification on the Stats tool.

Add of files:

odeon/scripts/stats.py odeon/commons/statistics.py odeon/commons/report.py environment.yml

Items to be examined:

  • the method with which the statistics are calculated.
  • if the outputs correspond to what you expect.

To test:

To test the tool, you just have to fill in the input file with the path to a directory or a csv file and the stats will be displayed in the terminal. To generate a report you have to put an output path with the extension of the file type you want.

I hope there won't be too many conflicts, and thanks in advance for your time.

Stéphane

Merge request reports