mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-26 06:39:57 +00:00
<img width="256" alt="Screenshot 2023-12-07 at 11 55 41 AM" src="https://github.com/lancedb/lancedb/assets/1305083/259bf234-9b3b-4c5d-af45-c7f3fada2cc7">
209 B
209 B
LanceDB Python API Reference
Installation
pip install lancedb
Connection
::: lancedb.connect
::: lancedb.remote.db.RemoteDBConnection
Table
::: lancedb.remote.table.RemoteTable