Michael D. M. Dryden
fe98e08eb5
stats: Add more protection against bad options
2023-11-13 22:11:35 -05:00
Michael D. M. Dryden
0ba771e73d
stats: Upgrade matplotlib and separate figure generation
2023-11-13 22:11:34 -05:00
Michael D. M. Dryden
bb1e61e247
stats: Fix broken date selection for word statistics
2023-11-13 13:16:12 -05:00
Michael DM Dryden
750427a841
stats: Add ECDF plot for message counts by user
2023-01-14 03:25:17 -05:00
Michael DM Dryden
a247701ab9
Stats: Use seconds resolution for title duration plot
2022-01-13 03:09:39 -05:00
Michael DM Dryden
93feb6c8f8
Stats: Titles plot considers time zone correctly for current time
2022-01-13 03:07:14 -05:00
Michael D. M. Dryden
447172ef0e
revert dbcc41ff
since methods are not actually internal
2021-06-20 01:40:09 -04:00
Michael D. M. Dryden
271f21d11d
stats: added user statistics
2021-06-20 01:37:29 -04:00
Michael D. M. Dryden
d2f2f408b5
Added time zone support
2021-06-19 23:11:22 -04:00
Michael D. M. Dryden
4fa2b47f8d
stats: Use random dollarsign quoting to pass lquery
2021-06-11 21:45:19 -04:00
Michael D. M. Dryden
80d2c0848c
stats: Add lexeme frequency
2021-06-11 21:45:19 -04:00
Michael D. M. Dryden
39fb86c7e4
stats: Display error message if counts query empty
2021-06-08 00:06:06 -04:00
Michael D. M. Dryden
4fbdb8fdab
stats: Remove @ from random message to avoid pinging users
2021-06-07 23:56:34 -04:00
Michael D. M. Dryden
470907e23d
stats: Allow limiting counts by message type
2021-06-07 23:53:21 -04:00
Michael D. M. Dryden
c722d2c750
stats: zero-fill days without data for history
2021-06-07 23:41:31 -04:00
Michael D. M. Dryden
12eb2d7fec
Allow quotes in lquery parameters
2021-06-07 01:39:29 -04:00
Michael D. M. Dryden
7510569aa5
stats: add lexical query to most stats
2021-06-07 00:15:53 -04:00
Michael D. M. Dryden
eee136dbb8
stats: add lexical query to history
2021-06-06 23:45:16 -04:00
Michael D. M. Dryden
cf9b85a363
Documentation and cleanup
2021-06-06 23:02:06 -04:00
Michael D. M. Dryden
ab51722ebc
Add print version command
2021-06-06 23:01:47 -04:00
Michael D. M. Dryden
dbcc41ffac
stats: Add underscores to internal StatsRunner methods
2021-06-06 23:00:08 -04:00
Michael DM Dryden
2ef820bfb6
stats.py: Allow sorting title history by duration
2020-10-06 23:47:40 -04:00
Michael DM Dryden
46035adba7
stats.py: Added command to print a random message.
2020-08-08 02:07:02 -04:00
mkdryden
76481bcf37
Add title history plot ( #1 )
...
* stats.py: Add title history plot
* Add title history plot to documentation
* Update CHANGELOG.rst
* stats.py: titles: fix end timezone issue
Co-authored-by: Michael DM Dryden <mk.dryden@utoronto.ca>
2020-06-16 03:48:39 -04:00
Michael DM Dryden
ca62866e0e
stats: Set message count columns in types command to integers
2020-06-06 18:32:39 -04:00
Michael DM Dryden
0734ca9248
stats: Add total row to get_stats_type output
2020-06-06 18:14:16 -04:00
Michael DM Dryden
4815fd7d79
stats: Switch get_stats_type to use autouser
2020-06-06 18:13:58 -04:00
Michael DM Dryden
9f96c7c40c
stats: document get_stats_type
2020-06-06 18:12:58 -04:00
Michael DM Dryden
72d4da3578
stats: add message type stats
2020-06-06 17:25:06 -04:00
Michael DM Dryden
fe35413e36
stats: Set history line alpha to 1 if no averages being plotted
2020-06-05 02:43:30 -04:00
Michael DM Dryden
97ef0b27d8
stats: Set default averages for history proportionally to data points
2020-06-05 02:42:55 -04:00
Michael DM Dryden
3563de5abf
stats: Show a useful warning when not enough data for delta
2020-06-05 02:22:03 -04:00
Michael DM Dryden
2e574f8a07
stats: fix hours plots when time period under 24 hours
2020-06-05 02:17:26 -04:00
Michael DM Dryden
cfa6591408
stats: fix days plots when time period under 7 days
2020-06-05 02:16:59 -04:00
Michael DM Dryden
ce628725c8
stats: week now tolerates missing days' data
2020-06-05 01:47:41 -04:00
Michael DM Dryden
11c9769dbb
Add GPL notices and LICENSE file.
2020-06-04 03:33:56 -04:00
Michael DM Dryden
c8c752b022
Switch to poetry for packaging.
2020-06-04 03:33:56 -04:00
Michael DM Dryden
00f9816ac8
Fix relative imports to allow running as module.
2020-06-04 03:33:56 -04:00