customized_table is a package for generating flexible, customized tables in Jupyter Notebooks. Tables can also be dumped to csv or Excel files.
Install with pip:
pip install customized_table
See the Examples notebook for examples of what you can do with customized_table.
See the Docs notebook for full documentation.