Commit Graph

10 Commits

Author SHA1 Message Date
eeeck c98563f541 Fix schema check and update import paths
- Use `collect_schema` for accurate column validation in Polars and
  correct
  relative import paths for statistical modules.
2026-07-15 00:48:30 +02:00
eeeck d8105e2da3 Normalize CAN IDs number of bits 2026-07-14 00:21:03 +02:00
eeeck ad8334c915 Add header with copyright and SPDX licensing information 2026-07-13 19:48:46 +02:00
eeeck f975cba4f8 Directory restruture
- Essential files in .
- Analysis or utilities related scripts on respective directories
2026-07-13 14:31:27 +02:00
eeeck ce20587591 Move to /src 2026-07-09 23:29:25 +02:00
eeeck ecef35918e Add parquet optimizer for faster data analysis in the future 2026-07-06 18:24:33 +02:00
eeeck d381f8860b Update docstrings and usage examples 2026-07-06 16:32:37 +02:00
eeeck d0337abbbb Accept CLI input 2026-07-06 16:05:21 +02:00
eeeck fce54ca91f Add usage example 2026-07-06 16:01:48 +02:00
eeeck 6f22a9530c Add simple parser for bxcanlogger project
- Takes text input and parses it to a csv
2026-07-06 16:01:14 +02:00