Commit Graph

8 Commits

Author SHA1 Message Date
Niru Maheswaranathan
ce0949e3f5 Changing default spec from 2f to 5g 2015-09-29 18:14:05 -07:00
Niru Maheswaranathan
57ff47a196 changing precision to format_spec, adding hrtime function 2015-09-28 14:17:19 -07:00
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