TableOutputter

class astropy.io.ascii.TableOutputter[ソース]

ベースクラス: astropy.io.ascii.core.BaseOutputter

表をAsterpy.table.Tableオブジェクトとして出力する.

属性要約

default_converters \

方法要約

__call__ \(COLS,META)

Selfを関数呼び出しとする.

属性文書

default_converters = [(<function convert_numpy.<locals>.generic_converter>, <class 'astropy.io.ascii.core.IntType'>), (<function convert_numpy.<locals>.generic_converter>, <class 'astropy.io.ascii.core.FloatType'>), (<function convert_numpy.<locals>.generic_converter>, <class 'astropy.io.ascii.core.StrType'>)]

方法文書

__call__(cols, meta)[ソース]

Selfを関数呼び出しとする.