TileDB-Py 0.6.0
TileDB-Py 0.6.0 contains new functionality based on the significant new features in TileDB 2.0
- Target TileDB version 2.0
- Added support for heterogeneous and string-typed dimensions #304
- The zipped
coords
return value for indexing results has been removed; coordinates for each dimension are now directly accessible by name.
- The zipped
- Added support for
tiledb_array_vacuum
for cleaning up consolidated fragments
- Added support for heterogeneous and string-typed dimensions #304
- Added Windows wheels for Python 3.7 and 3.8 on PyPI