Simon Wong
Simon Wong
Comparison of two empty `numpy` arrays currently return `False`, which results in showing diffs where there shouldn't be. This is due to the way `numpy` compares empty arrays. Running `bool(np.array([])...
sample report is out of date -- report now displays the days with the most messages and day-of-week with most messages
- [x] Top X days with the most messages sent - [x] Messages by day of the week (Monday, Tuesday, etc.) - [ ] Largest chats by number of words,...