Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-30 | py-tablib: Python 3 compatibility fixes | adam | 2 | -1/+38 | |
2018-03-24 | All files should be compiled. Bump revision. | joerg | 2 | -2/+5 | |
2017-09-04 | Tablib is a format-agnostic tabular dataset library, written in Python. | adam | 4 | -0/+149 | |
Output formats supported: * Excel (Sets + Books) * JSON (Sets + Books) * YAML (Sets + Books) * Pandas DataFrames (Sets) * HTML (Sets) * TSV (Sets) * OSD (Sets) * CSV (Sets) * DBF (Sets) |