Commit Graph

6 Commits

Author SHA1 Message Date
Niru Maheswaranathan
f98a19762c Python2 support by importing future print statement 2015-09-03 10:43:40 -07:00
Niru Maheswaranathan
e00bbb8c7e Removed README.md dependency in setup.py 2015-07-28 13:37:30 -07:00
Niru Maheswaranathan
477f71a6ec added frame() helper function to print a pandas DataFrame 2015-02-26 12:29:55 -08:00
Niru Maheswaranathan
c6f5dbe4f3 fixed bug where empty tables printed out two footer hrules 2015-02-24 19:37:02 -08:00
Niru Maheswaranathan
168d209159 removed outer_char option for hr(), uses corner_char instead 2015-02-24 16:12:00 -08:00
Niru Maheswaranathan
6376010a2f initial commit, functions to print table (and generate header and row ASCII strings) 2015-02-24 12:16:46 -08:00