Implement Plotly Dash app with efficient dynamic resampler #6

Merged
eeeck merged 26 commits from dev-dash into main 2026-07-22 20:18:20 +02:00
Owner
No description provided.
eeeck added the enhancementfeature labels 2026-07-22 20:18:13 +02:00
eeeck self-assigned this 2026-07-22 20:18:13 +02:00
eeeck added 26 commits 2026-07-22 20:18:14 +02:00
- Optimize data processing pipelines across files by replacing iterative
  pandas operations with vectorized NumPy routines
- Use `collect_schema` for accurate column validation in Polars and
  correct
  relative import paths for statistical modules.
- replaced the caching layer with a pre-processing pipeline that parses
  raw logs into decoded Parquet files
- Slower startup
- Much faster visualization (from O(n) to O(1))
Reviewed-on: erickahmed/CANveyor#5
- To use as a sort of main menu
eeeck merged commit f5450da96d into main 2026-07-22 20:18:20 +02:00
Sign in to join this conversation.