New integration methods
Update: Legacy notice + new Python/MATLAB integration methods
If you need to work with the CANedge data in Python/MATLAB, we now recommend to use the methods described in the below documentations:
The Python methods/modules shown in repository under examples/data-processing/
can still be used, but will not be updated going forward (this refers to the sub modules of our Python API, mdf-iter
, canedge-browser
and can-decoder
). We instead refer to our new integration with python-can - and our examples of how to work with DBC decoded Parquet data lakes in Python. The script examples found in examples/other/
will still be relevant going forward.