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 はまだ評価されていません。