python-texttable icon indicating copy to clipboard operation
python-texttable copied to clipboard

Show Boolean as "True"/"False" instead of 0/1?

Open ZhiliWang opened this issue 5 years ago • 0 comments

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!

ZhiliWang avatar Dec 04 '20 08:12 ZhiliWang