DataFrame.toExcel(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 versionfileName
: The name of the file to download as. Only needed in the browser environment.sheetName
: Name to call the excel sheet.fileName
.