dask.array.Array.to_tiledb

dask.array.Array.to_tiledb

Array.to_tiledb(uri, *args, **kwargs)[source]

Save array to the TileDB storage manager

See https://docs.tiledb.io for details about the format and engine.

See function dask.array.to_tiledb() for argument documentation.

See also

dask.array.to_tiledb

equivalent function