data ( kwargs) – All key/value pairs that are used in the template.
Strings, numbers, lists, simple dicts, NumPy arrays, Pandas DataFrames, pictures and Writes the values of all key word arguments to the output file according to the template and the variablesĬontained in there (Jinja variable syntax). This is a convenience wrapper around mysheet.render_template create_report ( template=None, output=None, book_settings=None, **data ) ¶