[AstroPy] Table.pprint

Frederic V. Hessman hessman at astro.physik.uni-goettingen.de
Fri Feb 26 03:54:57 EST 2021


Surely there's a simple way to pprint only selected columns of a table, something like

>>> tabl.pprint (names=['col1','col99'])

but I haven't seen anything obvious.  Yes, there are brute force work-arounds, but....

Rick


More information about the AstroPy mailing list