Skip to main content

lancedb

Project description

LanceDB

A Python library for LanceDB.

Installation

pip install lancedb

Preview Releases

Stable releases are created about every 2 weeks. For the latest features and bug fixes, you can install the preview release. These releases receive the same level of testing as stable releases, but are not guaranteed to be available for more than 6 months after they are released. Once your application is stable, we recommend switching to stable releases.

pip install --pre --extra-index-url https://pypi.fury.io/lancedb/ lancedb

Usage

Basic Example

import lancedb
db = lancedb.connect('<PATH_TO_LANCEDB_DATASET>')
table = db.open_table('my_table')
results = table.search([0.1, 0.3]).limit(20).to_list()
print(results)

Development

See CONTRIBUTING.md for information on how to contribute to LanceDB.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

lancedbcjk-1.25.6-cp39-abi3-win_amd64.whl (51.3 MB view details)

Uploaded CPython 3.9+Windows x86-64

lancedbcjk-1.25.6-cp39-abi3-manylinux_2_28_x86_64.whl (46.6 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.28+ x86-64

lancedbcjk-1.25.6-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (46.6 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

File details

Details for the file lancedbcjk-1.25.6-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: lancedbcjk-1.25.6-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 51.3 MB
  • Tags: CPython 3.9+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for lancedbcjk-1.25.6-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 10ce8e1c25ef3d27e0de3e1365ea2104f2d106f4d2ae0a86f3ca192950e3301e
MD5 fbd32628536204965cda5cab2ac86c73
BLAKE2b-256 84982fe48c9257407fc028470486c8f1d8395fbceebea427aab413fd8ecac843

See more details on using hashes here.

File details

Details for the file lancedbcjk-1.25.6-cp39-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for lancedbcjk-1.25.6-cp39-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf502a95d11fcd8a82f7bc1d91e7779eb38a95590d41594503c25aea22bf8754
MD5 1e83e6d3486df318cec101f2c8961dc7
BLAKE2b-256 951cc9765002a1546ba5d9b568bb03779a1acac0ebeb8cc0f96d06eef3f76a9d

See more details on using hashes here.

File details

Details for the file lancedbcjk-1.25.6-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for lancedbcjk-1.25.6-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa77a0e58211f627d9e4dbfdd5aea90b1e80bdec9cbca2d41914b6a01d479b22
MD5 68ab4b325733d37d811c16f42974441a
BLAKE2b-256 3ae23a9810986691f2415146cd9efde644dd664216f1c788351ed2227d5d2834

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page