mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-28 17:30:42 +00:00
fix small details
This commit is contained in:
@@ -29,7 +29,7 @@ db = lancedb.connect("./lancedb")
|
||||
|
||||
## 4. Create Sample Data
|
||||
|
||||
Add sample text data corresponding 4D vectors:
|
||||
Add sample text data and corresponding 4D vectors:
|
||||
|
||||
```python
|
||||
data = pd.DataFrame([
|
||||
|
||||
Reference in New Issue
Block a user