News

Remove the undocumented private float.set_format () method, previously known as float.set_format () in Python 3.7. Its docstring said: "You probably don't want to use this function.
What did you do? I would like to setup the float format for the whole table using the float_format option in the PrettyTable class constructor. I have tried several values, but either I get an erro ...