Tablib

Latest version: v3.6.1

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

0.11.3

Not secure
- Release fix.

0.11.2

Not secure
Bugfixes

- Fix export only formats.
- Fix for xlsx output.

0.11.1

Not secure
Bugfixes

- Fixed packaging error on Python 3.

0.11.0

Not secure
New Formats!

- Added LaTeX table export format (`Dataset.latex`).
- Support for dBase (DBF) files (`Dataset.dbf`).

Improvements

- New import/export interface (`Dataset.export()`, `Dataset.load()`).
- CSV custom delimiter support (`Dataset.export('csv', delimiter='$')`).
- Adding ability to remove duplicates to all rows in a dataset (`Dataset.remove_duplicates()`).
- Added a mechanism to avoid `datetime.datetime` issues when serializing data.
- New `detect_format()` function (mostly for internal use).
- Update the vendored unicodecsv to fix `None` handling.
- Only freeze the headers row, not the headers columns (xls).

Breaking Changes

- `detect()` function removed.

Bugfixes

- Fix XLSX import.
- Bugfix for `Dataset.transpose().transpose()`.

0.10.0

Not secure
* Unicode Column Headers
* ALL the bugfixes!

0.9.11

* Bugfixes

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.