astronomy-python icon indicating copy to clipboard operation
astronomy-python copied to clipboard

MaskedColumn instead of Column

Open HannoSpreeuw opened this issue 2 years ago • 1 comments
trafficstars

Wrt the Plotting and Tabular Data episode:

type(polygon_results['ra'])

gives me a astropy.table.column.MaskedColumn instead of astropy.table.column.Column.

HannoSpreeuw avatar Mar 15 '23 13:03 HannoSpreeuw

I get the same thing - we should update the lesson - every value is populated so this might just be a new astroquery default to always return masked columns

abostroem avatar Jan 06 '24 03:01 abostroem