Commit Graph

1073 Commits

Author SHA1 Message Date
Chang She
d7c5793803 Add mode to overwrite table if already exists 2023-04-19 16:22:11 -07:00
Chang She
08e67d04bb [DOC] embedding function documentation 2023-04-19 15:54:32 -07:00
Lei Xu
ec197b1855 Merge pull request #31 from lancedb/lei/doc
[Doc] Pandas, Parrow, DuckDB integration
2023-04-19 14:55:42 -07:00
Lei Xu
23d4e3561f add link to basic and indexing 2023-04-19 14:53:45 -07:00
Lei Xu
de6bfab124 comments 2023-04-19 14:42:43 -07:00
Chang She
d7fb2b1d6b Merge pull request #32 from lancedb/changhiskhan/doc-basic-ops
[DOC] basic operations
2023-04-19 14:39:40 -07:00
Chang She
cdb534076f [DOC] basic operations 2023-04-19 14:29:03 -07:00
Lei Xu
c38d80cab2 remove print 2023-04-19 14:26:07 -07:00
Lei Xu
45e02bb62b no polars for now 2023-04-19 14:24:58 -07:00
Lei Xu
b3fdabdf45 use python and arrow 2023-04-19 14:15:18 -07:00
Chang She
1c3f9f1e3b Merge pull request #26 from lancedb/changhiskhan/invalidate-dataset
invalidate cached dataset after create_index and add
2023-04-19 14:02:29 -07:00
Chang She
f0ea1d898b invalidate cached dataset after create_index and add 2023-04-18 16:51:26 -07:00
Chang She
3ba7fa15a4 bump version for v0.0.4 v0.0.4 2023-04-18 09:20:53 -07:00
Chang She
370867836c Merge pull request #25 from lancedb/gsilvestrin-patch-1
Update README.md
2023-04-18 09:19:40 -07:00
gsilvestrin
682f09480c Update README.md 2023-04-17 12:30:04 -07:00
gsilvestrin
cd8807bc97 bugfix for LanceTable.add to convert python lists 2023-04-17 08:48:56 -07:00
gsilvestrin
41c44ae92e Update README.md 2023-04-14 16:57:51 -07:00
gsilvestrin
6865d66d37 renaming test case 2023-04-14 16:32:31 -07:00
gsilvestrin
aeecd809cc bugfix for LanceTable.add to convert python lists into arrow fixed size lists
- Fixed `add` unit test to create the correct expected result
- Added a unit test for LanceTable.add
- Need to discuss if len(LanceTable) is handled correctly
2023-04-14 14:13:01 -07:00
Chang She
3360678d60 Merge pull request #19 from lancedb/jaichopra/notebook-imp-2
add more explanations to the notebook
2023-03-31 14:01:11 -07:00
Jai Chopra
177eddfc20 add more explanations to the notebook 2023-03-31 13:05:24 -07:00
Chang She
d735a69b6e Merge pull request #18 from lancedb/changhiskhan/notebook-updates 2023-03-30 20:16:13 -07:00
Chang She
a2bd2854e1 update tutorial notebook based on feedback 2023-03-30 19:44:39 -07:00
Chang She
c32b6880e7 bump version for v0.0.3 v0.0.3 2023-03-30 19:19:29 -07:00
Chang She
c6fe5e38f1 Merge pull request #16 from lancedb/jaichopra/readme-lance-benchmarking
add Lance benchmarking blog
2023-03-30 19:04:44 -07:00
Jai
1c8b52f07b add Lance benchmarking blog 2023-03-29 11:44:36 -07:00
Chang She
f544c5dd31 Merge pull request #14 from lancedb/changhiskhan/updates
update for release
2023-03-24 19:50:35 -07:00
Chang She
eba533da4f fix 3.11 2023-03-24 19:45:46 -07:00
Chang She
404211d4fb fix 3.11 2023-03-24 19:00:22 -07:00
Chang She
5d7832c8a5 update for release 2023-03-24 18:16:29 -07:00
Jai
4eba83fdc9 Merge pull request #13 from lancedb/jaichopra/add-tutorials-readme
Update README.md
2023-03-24 12:17:32 -07:00
Jai
6906a5f912 Update README.md 2023-03-24 12:16:44 -07:00
Jai
69fd80e9f2 Update README.md 2023-03-24 12:09:16 -07:00
Chang She
5af64d72f3 bump version to v0.0.2 v0.0.2 2023-03-24 12:04:20 -07:00
Jai
b788d1e762 Update README.md 2023-03-24 11:41:26 -07:00
Chang She
9980cec8ca Merge pull request #12 from lancedb/changhiskhan/tutorial
Add tutorial notebook
2023-03-23 23:55:24 -07:00
Chang She
826fe320bb address PR comments 2023-03-23 17:31:24 -07:00
Chang She
b91139d3c7 Add tutorial notebook
Convert contextualization and embeddings functionality.
And use it with converted notebook for video search
2023-03-23 15:07:58 -07:00
Chang She
98606b4621 Merge pull request #11 from lancedb/changhiskhan/fix-docs
reorg docs
2023-03-22 19:50:59 -07:00
Chang She
b3e7673c35 enable source dist and bdist builds 2023-03-22 19:46:15 -07:00
Chang She
2ffd94c3ec reorg docs 2023-03-22 18:56:15 -07:00
Chang She
25397e1cdd Merge pull request #10 from lancedb/changhiskhan/fix-docs
fix docs GHA
2023-03-22 18:50:57 -07:00
Chang She
c5eaeb5ca1 fix docs GHA 2023-03-22 18:48:30 -07:00
Chang She
5b47fad0eb Merge pull request #8 from lancedb/changhiskhan/mkdocs
hello world mkdocs
2023-03-22 18:45:54 -07:00
Chang She
5ef5141812 black 2023-03-22 18:29:07 -07:00
Chang She
1f42104c77 deploy to github pages 2023-03-22 18:21:11 -07:00
Chang She
01db9417fa add ruff and black pre-commit hook 2023-03-22 17:59:15 -07:00
Chang She
aeb3c52c8c restore material theme and add mkdocstring for autodoc etc 2023-03-22 17:45:51 -07:00
Chang She
242802ec74 hello world mkdocs 2023-03-22 16:13:48 -07:00
Chang She
e2d9bc8c78 Merge pull request #7 from lancedb/changhiskhan/gha
add GHA for python unit tests
2023-03-22 14:43:27 -07:00