Commit graph

10 commits

Author SHA1 Message Date
8d75dcd0e9 new: implement dispatch check logic 2024-10-03 11:26:36 +09:00
29399c094a fix: create_database_from_exported_csvs error
- jathub_table must be DataFrame
2024-10-01 18:46:06 +09:00
bf19ee3167 [new] Slave clock parser and function to insert into database 2024-10-01 11:24:44 +02:00
fa082bf4e6 update: docstring for create_database_from_exported_csvs 2024-10-01 11:06:22 +09:00
d58a13793f add CSV download functions and set them as default and use in test
- replaced old ones from runtests
- need to remove CSVs in git repo
2024-10-01 10:52:47 +09:00
ead17f3d58 add: skew column to positions 2024-09-30 14:39:43 +09:00
61b6d4a39e update: docstring for create_database 2024-09-15 08:12:17 +09:00
96239dd489 update: docs (main index.md and docstrring) 2024-09-13 19:29:12 +09:00
21f38e83db add: import 100 run results + more
- master log parser to get run info
- test for master log parser
- master log reader
- note field for single run
- fix datetime manipulation for single result table
2024-09-13 13:39:51 +09:00
eba8d8f395 new: create tables & add campaigns, runs, ps_boards, single run results
- currently, test automatically opens sqlitebrowser
- ext package is not well checked
2024-09-12 20:26:38 +09:00