Inspect a Store
Check progress with stet.status()
Output:
[stet] Store: _stet_store.csv
[stet] 142 completed experiments recorded
[stet] Last run: 2024-11-03T14:22:01
[stet] Key columns: alpha, beta, n_steps
Inspect the store directly
The store is a plain file; you can load it as a list of dicts and work with it however you like: