Skip to content

Releases: TileDB-Inc/TileDB-Py

TileDB-Py 0.14.5

12 May 22:39
daf822e
Compare
Choose a tag to compare

TileDB-Py 0.14.5 Release Notes

TileDB Embedded updates:


https://pypi.org/project/tiledb/0.14.5/

TileDB-Py 0.14.4

10 May 20:19
3292d4b
Compare
Choose a tag to compare

TileDB-Py 0.14.4 Release Notes

Misc Updates

  • Update MACOSX_DEPLOYMENT_TARGET from 10.14 to 10.15 #1080

Bug Fixes

  • Correct handling of Arrow cell count with all empty result #1082

https://pypi.org/project/tiledb/0.14.4/

TileDB-Py 0.14.3

03 May 17:26
Compare
Choose a tag to compare

TileDB-Py 0.14.3 Release Notes

Improvements

  • Refactor display of TileDB objects in Jupyter notebooks to be more readable #1049
  • Improve documentation for Filter, FilterList, VFS, FileIO, Group, and QueryCondition #1043, #1058

Bug Fixes

  • Dim.shape correctly errors out if type is not integer or datetime #1055
  • Correctly check dtypes in from_pandas for supported versions of NumPy <1.20 #1054
  • Fix Arrow Table lifetime issues when using.query(return_arrow=True) #1056

https://pypi.org/project/tiledb/0.14.3/

TileDB-Py 0.14.2

27 Apr 19:20
a39d666
Compare
Choose a tag to compare

TileDB-Py 0.14.2 Release Notes

TileDB Embedded updates:

Improvements

  • Add Group and Object to docs #1040

Bug Fixes

  • Correct Group.__repr__ to call correct _dump function #1040
  • Check type of ctx in from_pandas and from_csv #1042
  • Only allow use of .df indexer for .query(return_arrow=True); error out with meaningful error message otherwise #1045

https://pypi.org/project/tiledb/0.14.2/

TileDB-Py 0.14.1

22 Apr 12:43
Compare
Choose a tag to compare

TileDB-Py 0.14.1 Release Notes

TileDB Embedded updates:


https://pypi.org/project/tiledb/0.14.1/

TileDB-Py 0.14.0

14 Apr 12:31
a62d110
Compare
Choose a tag to compare

TileDB-Py 0.14.0 Release Notes

TileDB Embedded updates:

API Changes

  • Addition of Group and Object classes to support improved groups #1022

https://pypi.org/project/tiledb/0.14.0/

TileDB-Py 0.13.3

05 Apr 03:38
Compare
Choose a tag to compare

TileDB-Py 0.13.3

TileDB Embedded updates:

  • The Python 3.10 / manylinux2014 wheels for TileDB-Py 0.13.3 include TileDB Embedded TileDB 2.7.2 built with GCS support

Improvements

  • Move VFS, FileIO, and FileHandle classes from Cython to Pybind11 #934

https://pypi.org/project/tiledb/0.13.3/

TileDB-Py 0.13.2

01 Apr 04:19
Compare
Choose a tag to compare

TileDB-Py 0.13.2

TileDB Embedded updates:

Improvements

  • Move FilterList and Filter classes from Cython to Pybind11 #921

Bug Fixes

  • Fix default validity for write to nullable attribute #994
  • Reduce query time for dense var-length arrays by including extra offset element in initial buffer allocation #1005
  • Fix round-trippable repr for dimension tile #998

API Changes

  • Addition of ArraySchema.version to get version of array schema #949
  • Deprecate coords_filters from ArraySchema #993
  • Allow setting ascii in column_type for from_pandas/from_csv #999

https://pypi.org/project/tiledb/0.13.2/

TileDB-Py 0.12.4

08 Mar 18:40
Compare
Choose a tag to compare

TileDB-Py 0.12.4 Release Notes

TileDB Embedded updates:


https://pypi.org/project/tiledb/0.12.4/

TileDB-Py 0.13.1

07 Mar 19:55
Compare
Choose a tag to compare

TileDB-Py 0.13.1 Release Notes

TileDB Embedded updates:


https://pypi.org/project/tiledb/0.13.1/