/easyHtmlTable

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

easyHtmlTable


A simple script that will read a specific sheet of an excel workbook and export it as a simple html table. (Includes html tag as well!)

input

  • excel file

output

  • html file

Parameters

  • filename: str
  • sheetname: str
  • containHyper:int = None
  • firstColumn = 1
  • firstRow = 1
  • headerRow = True
  • htmlTableClass:str = None
  • htmlTableId:str = None

Author

Name: Ming Yin Kenneth Chau
Contact: kenetx@pm.me