danfo.toExcel(data, options)
filePath
: Local file path to write the CSV file to. If not specified, the CSV will be returned as a string. Only needed in Nodejs version
fileName
: The name of the file to download as. Only needed in the browser environment.
sheetName
: Name to call the excel sheet.true