[AstroPy] Printing a whole table

triccare triccare triccare at gmail.com
Thu Jun 5 21:02:23 EDT 2014


And that would be it!

Thanks!

On Thursday, June 5, 2014, Eduardo Bañados Torres <eebanado at uc.cl> wrote:

> Hi,
>
> reading the docs I think this is what you want:
>
> t.pprint(max_lines=-1, max_width=-1)  # Print full table no matter how long / wide it is
>
> where t is an_astropy_table in your example.
>
> I hope it helps.
>
>
> Cheers
>
> On Thu, Jun 5, 2014 at 9:22 PM, triccare triccare <triccare at gmail.com
> <javascript:_e(%7B%7D,'cvml','triccare at gmail.com');>> wrote:
>
>> Greetings,
>>
>> A basic question: For astropy.tables, is there an options somewhere so
>> that the call
>>
>> print an_astropy_table
>>
>> does not summarize the table?
>>
>> I know of the more() and show_in_browser() methods, but these have a hard
>> time in ipython notebooks, and often just want to see the table.
>>
>> Thank you for your time!
>>
>> _______________________________________________
>> AstroPy mailing list
>> AstroPy at scipy.org <javascript:_e(%7B%7D,'cvml','AstroPy at scipy.org');>
>> http://mail.scipy.org/mailman/listinfo/astropy
>>
>>
>
>
> --
> Eduardo Bañados
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/astropy/attachments/20140605/7e964f67/attachment.html>


More information about the AstroPy mailing list