hardbyte / hardbyte/python-can

Add support for CSV log reader to handle multiple channels

Open
#2,049 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1.6k
Forks
697
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem? Please describe.
Right now the `CSVReader` and `CSVWriter` classes do not support files with multiple channels. It would be great to add that functionality.

### Describe the solution you'd like
CSV IO library supports multiple channels, like ASC IO library.

### Describe alternatives you've considered
Creating multiple log files for each channel is tedious and clumsy.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.