[AstroPy] Table.pprint
Thomas Boch
thomas.boch at astro.unistra.fr
Fri Feb 26 04:38:52 EST 2021
Hi Rick,
What about:
tabl['col1', 'col99'].pprint()
?
Cheers,
Thomas
Le 26/02/2021 à 09:54, Frederic V. Hessman a écrit :
> 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
> _______________________________________________
> AstroPy mailing list
> AstroPy at python.org
> https://mail.python.org/mailman/listinfo/astropy
More information about the AstroPy
mailing list