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
Chang She
429246416a
3.8 compat
2023-03-22 14:32:12 -07:00
Chang She
c45b4dbd27
fix directory
2023-03-22 14:30:27 -07:00
Chang She
4f0785e381
add GHA for python unit tests
2023-03-22 14:28:02 -07:00
Chang She
530d4d7b0f
Merge pull request #6 from lancedb/jaichopra/update-readme
2023-03-22 14:04:02 -07:00
Chang She
34ab3e9600
Merge pull request #5 from lancedb/jaichopra/mkdocs
2023-03-22 14:03:12 -07:00
Jai Chopra
d0908bd2f7
add link
2023-03-22 13:39:32 -07:00
Jai Chopra
5648801064
rm Cargo.lock
2023-03-22 13:36:44 -07:00
Jai Chopra
b35a4273b2
update readme
2023-03-22 13:36:19 -07:00
Jai Chopra
e896a4fcdb
update main doc page
2023-03-22 13:35:35 -07:00
Jai Chopra
4c3eb50278
rm Cargo.lock
2023-03-22 13:33:27 -07:00
Chang She
a14780f5f5
Merge pull request #4 from lancedb/changhiskhan/tests
...
add unit tests
2023-03-22 12:03:08 -07:00
Chang She
690141d357
add unit tests
2023-03-21 22:29:19 -07:00
Chang She
5c15e0ee86
Merge pull request #3 from lancedb/changhiskhan/fuller-api
...
Add functionality for opening a table, introspection for db / table
2023-03-21 21:04:59 -07:00
Chang She
fd4870576e
Add functionality for opening a table, introspection for db / table
2023-03-21 19:34:48 -07:00
Jai
d4f95a42a1
Merge pull request #1 from lancedb/jaichopra/new-readme
...
Update README.md
2023-03-20 10:42:56 -07:00
Jai
2f3e12daac
Update README.md
2023-03-20 10:42:30 -07:00
Jai
afeae06c57
Update README.md
2023-03-20 10:41:27 -07:00
Jai Chopra
feb62845a5
initial mkdocs config
2023-03-19 15:55:21 -07:00