Rok Mihevc
6d66404506
docs: switch python examples to be row based ( #554 )
2023-10-14 14:07:43 -07:00
Ayush Chaurasia
e41894b071
[Docs] Improve visibility of table ops ( #553 )
...
A little verbose, but better than being non-discoverable

2023-10-11 12:20:46 -07:00
Tan Li
e4c3a9346c
[doc] make the tensor width differnt from height ( #533 )
2023-10-03 00:55:16 -07:00
Chang She
f20f19b804
feat: improve pydantic 1.x compat ( #503 )
2023-09-18 19:01:30 -07:00
Lei Xu
b315ea3978
[Python] Pydantic vector field with default value ( #474 )
...
Rename `lance.pydantic.vector` to `Vector` and deprecate `vector(dim)`
2023-09-08 22:35:31 -07:00
Ayush Chaurasia
cc916389a6
[DOCS] Major Docs Revamp ( #435 )
2023-08-22 14:06:26 -07:00
Ayush Chaurasia
f35f8e451f
[DOCS] Update integrations + small typos ( #432 )
...
Depends on - https://github.com/lancedb/lancedb/pull/430
---------
Co-authored-by: Kevin Tse <NivekT@users.noreply.github.com >
2023-08-18 09:59:22 +05:30
Ayush Chaurasia
74ef141b9c
[Docs] add Tables guide ( #381 )
...
* Rename "Reference" -> "Guides" to create distinction b/w api reference
and user facing docs
* Add all the various ways to create, add and delete from table
Related - https://github.com/lancedb/lancedb/pull/391
2023-08-06 12:34:08 +05:30