Tiledb

Latest version: v0.33.6

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

Scan your dependencies

Page 12 of 33

2.9.0

Misc Updates
* Wheels will no longer be supported for macOS 10.14 Mojave; the minimum supported macOS version is now 10.15 Catalina [1080](https://github.com/TileDB-Inc/TileDB-Py/pull/1080)

TileDB-Py 0.14.5 Release Notes

TileDB Embedded updates:

2.8.3

TileDB-Py 0.14.4 Release Notes

Misc Updates
* Update `MACOSX_DEPLOYMENT_TARGET` from 10.14 to 10.15 [1080](https://github.com/TileDB-Inc/TileDB-Py/pull/1080)

Bug Fixes
* Correct handling of Arrow cell count with all empty result [1082](https://github.com/TileDB-Inc/TileDB-Py/pull/1082)

TileDB-Py 0.14.3 Release Notes

Improvements
* Refactor display of TileDB objects in Jupyter notebooks to be more readable [1049](https://github.com/TileDB-Inc/TileDB-Py/pull/1049)
* Improve documentation for `Filter`, `FilterList`, `VFS`, `FileIO`, `Group`, and `QueryCondition` [1043](https://github.com/TileDB-Inc/TileDB-Py/pull/1043), [#1058](https://github.com/TileDB-Inc/TileDB-Py/pull/1058)

Bug Fixes
* `Dim.shape` correctly errors out if type is not integer or datetime [1055](https://github.com/TileDB-Inc/TileDB-Py/pull/1055)
* Correctly check dtypes in `from_pandas` for supported versions of NumPy <1.20 [1054](https://github.com/TileDB-Inc/TileDB-Py/pull/1054)
* Fix Arrow Table lifetime issues when using`.query(return_arrow=True)` [1056](https://github.com/TileDB-Inc/TileDB-Py/pull/1056)

TileDB-Py 0.14.2 Release Notes

TileDB Embedded updates:

2.8.2

Improvements
* Add `Group` and `Object` to docs [1040](https://github.com/TileDB-Inc/TileDB-Py/pull/1040)

Bug Fixes
* Correct `Group.__repr__` to call correct `_dump` function [1040](https://github.com/TileDB-Inc/TileDB-Py/pull/1040)
* Check type of `ctx` in `from_pandas` and `from_csv` [1042](https://github.com/TileDB-Inc/TileDB-Py/pull/1042)
* Only allow use of `.df` indexer for `.query(return_arrow=True)`; error out with meaningful error message otherwise [1045](https://github.com/TileDB-Inc/TileDB-Py/pull/1045)

TileDB-Py 0.14.1 Release Notes

TileDB Embedded updates:

2.8.1

TileDB-Py 0.14.0 Release Notes

TileDB Embedded updates:

2.8.0

API Changes
* Addition of `Group` and `Object` classes to support improved groups [1022](https://github.com/TileDB-Inc/TileDB-Py/pull/1022)

TileDB-Py 0.13.3 Release Notes

TileDB Embedded updates:
* The Python 3.10 / manylinux2014 wheels for TileDB-Py 0.13.3 include TileDB Embedded [TileDB 2.7.2](https://github.com/TileDB-Inc/TileDB/releases/tag/2.7.2) built with GCS support

Improvements
* Move `VFS`, `FileIO`, and `FileHandle` classes from Cython to Pybind11 [934](https://github.com/TileDB-Inc/TileDB-Py/pull/934)

TileDB-Py 0.13.2 Release Notes

TileDB Embedded updates:

2.7.2

Improvements
* Move `FilterList` and `Filter` classes from Cython to Pybind11 [921](https://github.com/TileDB-Inc/TileDB-Py/pull/921)

Bug Fixes
* Fix default validity for write to nullable attribute [994](https://github.com/TileDB-Inc/TileDB-Py/pull/994)
* Reduce query time for dense var-length arrays by including extra offset element in initial buffer allocation [1005](https://github.com/TileDB-Inc/TileDB-Py/pull/1005)
* Fix round-trippable repr for dimension tile [998](https://github.com/TileDB-Inc/TileDB-Py/pull/998)

API Changes
* Addition of `ArraySchema.version` to get version of array schema [949](https://github.com/TileDB-Inc/TileDB-Py/pull/949)
* Deprecate `coords_filters` from `ArraySchema` [993](https://github.com/TileDB-Inc/TileDB-Py/pull/993)
* Allow setting `ascii` in `column_type` for `from_pandas`/`from_csv` [999](https://github.com/TileDB-Inc/TileDB-Py/pull/999)

TileDB-Py 0.13.1 Release Notes

TileDB Embedded updates:

Page 12 of 33

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.