cosmicfish_pylib.utilities.print_table

cosmicfish_pylib.utilities.print_table(table)[source]

This function prints on the screen a nicely formatted table.

Parameters:table – a 2D list that should be printed on the screen.