python-texttable
python-texttable copied to clipboard
Show Boolean as "True"/"False" instead of 0/1?
Hello. This is an amazing project. I am wondering if there is a way to specifically define a column as boolean and printed as True or False instead of 0 or 1. I have read through the source code but still not sure how to do so. Thanks!