summaryrefslogtreecommitdiff
path: root/jimbrella/csv_table.py
AgeCommit message (Expand)Author
2021-10-31CsvTable keeps log when a row cannot be readFrederick Yin
2021-10-31Compat: list[dict] type hinting unsupported by 3.7Frederick Yin
2021-10-27Implement CsvTable._appendFrederick Yin
2021-10-27Refactor: separate CSV table into new moduleFrederick Yin