FastTab¶
-
class
astropy.io.ascii.FastTab(**kwargs)[source] [edit on github]¶ Bases:
astropy.io.ascii.FastBasicA faster version of the ordinary
Tabreader that uses the optimized C parsing engine.
astropy.io.ascii.FastTab(**kwargs)[source] [edit on github]¶Bases: astropy.io.ascii.FastBasic
A faster version of the ordinary Tab reader that uses
the optimized C parsing engine.