Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 965 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 965 Bytes

A simple prototype to read/edit/download PTS test profiles from OpenBenchmarking.org, see also issue 146 on the PTS issue tracker.

The XML test results are converted into a pandas.DataFrame table that can be used for advanced filtering and selection strategies. For plotting the data the matplotlib library is used.

For an illustrated example, see the jupyter notebook in this repository. Github renders the notebook, but as an alternative you can also use the notebook viewer here. The view the example no Python installation is required.

License

GPLv3