The pyfst Module
A reader for FST files providing the same interface as CSV reader.
- read_fst(path: str, start=1, end=None) -> (<class 'rpy2.robjects.vectors.DataFrame'>, <class 'bool'>)[source]
A reader for FST files providing the same interface as CSV reader.