all_columns#
- property Catalog.all_columns#
Returns the names of all columns in the original Dataset.
This is different from the columns property, as you can open a catalog with only a subset of the columns, either explicitly with the
columns=argument, or with somedefault_columnsset on the catalog by the catalog provider.