summarize_chat does not work with anonymized columns
JuKo007 opened this issue · 0 comments
JuKo007 commented
There needs to be an if-statement in the function to switch to anonymized column names if only those are available.
Also: TimeSpan should be computed using na.rm = TRUE for min and max so that missing values inbetween don't mess up the computation