Metadata-Version: 2.0
Name: tablewriter
Version: 0.0.1.0
Summary: latex table generator
Home-page: https://gitlab.com/cottephi/latextablegenerator
Author: cottephi
Author-email: cottephi@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: Unix

author : Philippe COTTE, cottephi@gmail.com

Package to compile pandas DataFrame to pdf, using LateX.

Example of use, assuming df is some pandas.DataFrame can be found in example.py

new in 0.0.1.0 : Big changes : everything is based on pandas DataFrame now.


