Rename ESM exploration.

communication
junos 2021-07-02 16:05:36 +02:00
parent 4c07ccccf2
commit c29c7b19f2
2 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ def classify_sessions_by_completion(df_esm_preprocessed: pd.DataFrame) -> pd.Dat
We never offered questionnaires with single items, so we can be sure these are unfinished.
Finally, all sessions that remain are marked as completed.
By going through different possibilities in expl_esm.ipynb, this turned out to be a reasonable option.
By going through different possibilities in expl_esm_adherence.ipynb, this turned out to be a reasonable option.
Parameters
----------