We should enable a user to be able to: - export summarised run results - optionally export full run results for a single contract - optionally export all run results We would at the very least support the exporting of results with methods such as: - `to_csv` - `to_json` - `to_sql`
We should enable a user to be able to:
We would at the very least support the exporting of results with methods such as:
to_csvto_jsonto_sql