tenzir / public-roadmap

The public roadmap of Tenzir
https://docs.tenzir.com/roadmap
4 stars 0 forks source link

Excel Format #112

Open mavam opened 8 months ago

mavam commented 8 months ago

When data is the deliverable product, it is often helpful to ship the result as an Excel file (to management). Similarly, integrating an Excel sheet into a pipeline can be quite convenient when time is pressing and exporting via a generic format like CSV gets in the way.

### Definition of Done
- [x] Look at possible C or C++ libraries
- [ ] Create an `excel` printer
- [ ] Create an `excel` parser

Best candidate:

Other candidates: