Commit graph

5 commits

Author SHA1 Message Date
Kiana Sheibani dd4f0838ab
Move CLI crate to root of workspace
Somehow I missed that this was a thing you could do? It's a much
cleaner organization, and it makes it so that you don't have to
explicitly specify the crate to build.
2023-09-23 03:01:36 -04:00
Kiana Sheibani 2c6587aca1
Implement glue code between queries and sqlite 2023-09-23 02:39:29 -04:00
Kiana Sheibani d30dfb5372
Rework dataset functions to construct file 2023-09-23 02:38:49 -04:00
Kiana Sheibani 651c339ced
Write score calculation code 2023-09-23 02:36:28 -04:00
Kiana Sheibani c3a42da1d2
Add datasets module 2023-08-27 05:26:11 -04:00