jtablesaw / tablesaw

Java dataframe and visualization library
https://jtablesaw.github.io/tablesaw/
Apache License 2.0
3.56k stars 645 forks source link

Excel writer #1207

Open perNyfelt opened 1 year ago

perNyfelt commented 1 year ago

Thanks for contributing.

Description

Add the capability to export (write) a Table to an Excel (xlsx) file.

Testing

See tech.tablesaw.io.xlsx.XlsxWriterTest