susceptibility1/README.md
2024-06-20 21:19:27 +02:00

6 lines
210 B
Markdown

Tabele with all cell information considering RAM analysis is saved in data/ as data_overview_mod.csv
``` .py
frame = pd.read_csv('data_overview_mod.csv')
```
see data_overview_mod.py for loading and filtering.