mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-25 14:29:56 +00:00
`merge_insert` API is not shown up on [`RemoteTable`](https://lancedb.github.io/lancedb/python/saas-python/#lancedb.remote.table.RemoteTable) today * Also bump `ruff` version as well
283 B
283 B
Python API Reference (SaaS)
This section contains the API reference for the LanceDB Cloud Python API.
Installation
pip install lancedb
Connection
::: lancedb.connect
::: lancedb.remote.db.RemoteDBConnection
Table
::: lancedb.remote.table.RemoteTable