hardbyte / hardbyte/python-can
Add support for CSV log reader to handle multiple channels
未关闭
enhancement
- 主要语言
- Python
- 星标
- 1.6k
- 派生
- 697
- PR 合并指标
- 30 天内没有已合并 PR
描述
### 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.
贡献指南
评估
这个 Issue 还没有评估数据。