PprintIncludeExclude¶
- class astropy.table.PprintIncludeExclude(default=None)[ソース]¶
ベースクラス:
astropy.table.table.TableAttribute
出力リストの可視性を印刷するタプルを維持制御します。
これはMetaAttributeから継承された記述子であるため,属性値は表METAに格納される. ['__attributes__'] それがそうです。
これは
pprint_include_names
そしてpprint_exclude_names
表属性。方法要約
__call__
\()属性の値を取得する.
add
\(名前)増列する.
names
INCLUDE/EXCLUDEプロパティに追加します。remove
\(名前)除去
names
INCLUDE/EXCLUDE属性から。set
\(名前)属性を含む/除外する値を設定する
names
それがそうです。方法文書