goulib.table

“mini pandas.DataFrame” Table class with Excel + CSV I/O, easy access to columns, HTML output, and much more.

Functions

attr(args)

Classes

Cell([data, align, fmt, tag, style])

Table cell with HTML attributes

Row(data[, align, fmt, tag, style])

Table row with HTML attributes

Table([data])

Table class with CSV I/O, easy access to columns, HTML output