Tiledb

Latest version: v0.32.5

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

Scan your dependencies

Page 11 of 31

2.9.3

TileDB-Py 0.15.2 Release Notes

TileDB Embedded updates:

2.9.2

Improvements
* Refactor `MultiRangeIndexer` & `DataFrameIndexer`: addition of ABC `_BaseIndexer` with virtual method `_run_query` and generator `_BaseIndexer.__iter__`; remove `_iter_state`; and fix bugs related to incomplete queries [1134](https://github.com/TileDB-Inc/TileDB-Py/pull/1134)

Bug Fixes
* Fix race condition in `{Dense,Sparse}Array.__new__` [1096](https://github.com/TileDB-Inc/TileDB-Py/pull/1096)
* Correcting `stats_dump` issues: Python stats now also in JSON form if `json=True`, resolve name mangling of `json` argument and `json` module, and pulling "timer" and "counter" stats from `stats_json_core` for `libtiledb`>=2.3 [1140](https://github.com/TileDB-Inc/TileDB-Py/pull/1140)

API Changes
* Addition of `tiledb.DictionaryFilter` [1074](https://github.com/TileDB-Inc/TileDB-Py/pull/1074)
* Add support for `Datatype::TILEDB_BOOL` [1110](https://github.com/TileDB-Inc/TileDB-Py/pull/1110)
* Addition of `Group.__contains__` to check if member with given name is in Group [1125](https://github.com/TileDB-Inc/TileDB-Py/pull/1125)
* Support with-statement for `Group`s [1124](https://github.com/TileDB-Inc/TileDB-Py/pull/1124)
* Addition of `keys`, `values`, and `items` to `Group.meta` [1123](https://github.com/TileDB-Inc/TileDB-Py/pull/1123)
* `Group.member` also returns name if given [1141](https://github.com/TileDB-Inc/TileDB-Py/pull/1141)

TileDB-Py 0.15.1 Release Notes

TileDB Embedded updates:

2.9.1

TileDB-Py 0.15.0 Release Notes

TileDB Embedded updates:

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:

Page 11 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.