ukri-excalibur / excalibur-tests

Performance benchmarks and regression tests for the ExCALIBUR project
https://ukri-excalibur.github.io/excalibur-tests/
Apache License 2.0
17 stars 14 forks source link

Add option to save also the whole DataFrame to csv file #307

Open ilectra opened 3 months ago

ilectra commented 3 months ago

People might want to run their own filtering scripts as well, or want to feed the whole dataframe into multiple instances of some filtering script, or... The streamlit UI works with the same principle anyway: perflog data are uploaded on the instance, and then different postprocessing/plotting configs can be applied to them.