Manual
Developer documentation
Governance
Processes each line of the file and constructs records.
List[Dict[str, Any]]
List
Dict
str
Any
file (TextIO): The file object to read from. header_only (bool): If True, only extract required header fields.
List[Dict[str, Any]]: Parsed records.