pt.io - Reading/writing files ------------------------------------ This module provides useful utility methods for reading and writing files. In particular, it also provides support for reading and writing standard formats, such as TREC-formatted topics files or `run` files. .. automodule:: pyterrier.io :members: