Tablib

Latest version: v3.7.0

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

Scan your dependencies

Page 4 of 9

0.11.4

Not secure
- Use built-in `json` package if available
- Support Python 3.5+ in classifiers

Bugfixes

- Fixed textual representation for Dataset with no headers
- Handle decimal types

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!

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.