FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
feat: implement == for document and document array by RStar2022 · Pull Request #1224 · docarray/docarray · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
docarray
/
docarray
Public
Notifications
You must be signed in to change notification settings
Fork
243
Star
3.1k
Code
Issues
68
Pull requests
43
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: implement == for document and document array
- #1224
#1224
Merged
jupyterjazz
merged 67 commits into
docarray:fix-document-equality
docarray/docarray:fix-document-equality
from
RStar2022:Fix_equal_document
RStar2022/docarray:Fix_equal_document
Copy head branch name to clipboard
Apr 3, 2023
Conversation
Commits
67
(67)
Checks
Files changed
Merged
feat: implement == for document and document array
#1224
jupyterjazz
merged 67 commits into
docarray:fix-document-equality
docarray/docarray:fix-document-equality
from
RStar2022:Fix_equal_document
RStar2022/docarray:Fix_equal_document
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2023
refactor: rename predefined documents (#1208)
Show description for e5358dc
samsja
authored and
RStar2022
committed
e5358dc
View commit details
Copy full SHA for e5358dc
Browse repository at this point
feat: support other text formats (#1207)
Show description for 750541f
hrik2001
authored and
RStar2022
committed
750541f
View commit details
Copy full SHA for 750541f
Browse repository at this point
refactor: refactor query builder (#1213)
Show description for 2f4442a
JohannesMessner
authored and
RStar2022
committed
2f4442a
View commit details
Copy full SHA for 2f4442a
Browse repository at this point
feat(index): automatically convert a dict to Document (#1215)
Show description for f428b78
AnneYang720
authored and
RStar2022
committed
f428b78
View commit details
Copy full SHA for f428b78
Browse repository at this point
refactor: da stack full column wise (#1183)
Show description for 1d34d4d
authored and
RStar2022
committed
1d34d4d
View commit details
Copy full SHA for 1d34d4d
Browse repository at this point
add equal function
Show description for 684ecc8
RStar2022
committed
684ecc8
View commit details
Copy full SHA for 684ecc8
Browse repository at this point
Add equality function
Show description for 991c991
RStar2022
committed
991c991
View commit details
Copy full SHA for 991c991
Browse repository at this point
Add equal to array and document
Show description for ca678fb
RStar2022
committed
ca678fb
View commit details
Copy full SHA for ca678fb
Browse repository at this point
changes a bit
Show description for 4ef2070
RStar2022
committed
4ef2070
View commit details
Copy full SHA for 4ef2070
Browse repository at this point
add __eq__ function in abstract_comp_backend and add test_array
Show description for 9da3d64
RStar2022
committed
9da3d64
View commit details
Copy full SHA for 9da3d64
Browse repository at this point
feat: ellipsis in tensor shape definition (#1228)
Show description for 25d87c5
jupyterjazz
authored and
RStar2022
committed
25d87c5
View commit details
Copy full SHA for 25d87c5
Browse repository at this point
chore: update contributing guideline (#1240)
Show description for 17ec781
samsja
authored and
RStar2022
committed
17ec781
View commit details
Copy full SHA for 17ec781
Browse repository at this point
fix equality funtion
Show description for ceb7400
RStar2022
committed
ceb7400
View commit details
Copy full SHA for ceb7400
Browse repository at this point
refactor: da stack full column wise (#1183)
Show description for f9d9290
authored and
RStar2022
committed
f9d9290
View commit details
Copy full SHA for f9d9290
Browse repository at this point
chore: update contribution guideline (#1247)
Show description for b347151
authored and
RStar2022
committed
b347151
View commit details
Copy full SHA for b347151
Browse repository at this point
make default search field empty string (#1249)
Show description for dcabe44
azayz
authored and
RStar2022
committed
dcabe44
View commit details
Copy full SHA for dcabe44
Browse repository at this point
delete import numpy
Show description for e83d740
RStar2022
committed
e83d740
View commit details
Copy full SHA for e83d740
Browse repository at this point
fix key name
Show description for 5deebf3
RStar2022
committed
5deebf3
View commit details
Copy full SHA for 5deebf3
Browse repository at this point
feat:changes-equality-operation
Show description for 8ae87a6
RStar2022
committed
8ae87a6
View commit details
Copy full SHA for 8ae87a6
Browse repository at this point
feat:add if
Show description for f6f2deb
RStar2022
committed
f6f2deb
View commit details
Copy full SHA for f6f2deb
Browse repository at this point
docs: add explanation about id field (#1242)
Show description for d75ad29
authored and
RStar2022
committed
d75ad29
View commit details
Copy full SHA for d75ad29
Browse repository at this point
feat: shift to mkdocs (#1244)
Show description for 128f53f
authored and
RStar2022
committed
128f53f
View commit details
Copy full SHA for 128f53f
Browse repository at this point
fix:equal func
Show description for d8e2422
RStar2022
committed
d8e2422
View commit details
Copy full SHA for d8e2422
Browse repository at this point
refactor: rename filter to filter_docs to avoid shadowing of filtern (#1257)
Show description for e464578
Charlotte Gerhaher
authored and
RStar2022
committed
e464578
View commit details
Copy full SHA for e464578
Browse repository at this point
feat: ad user defined mapping for python type to db type (#1252)
Show description for 55d8ba1
Charlotte Gerhaher
authored and
RStar2022
committed
55d8ba1
View commit details
Copy full SHA for 55d8ba1
Browse repository at this point
fix:tensor type func
Show description for f5a68c2
RStar2022
committed
f5a68c2
View commit details
Copy full SHA for f5a68c2
Browse repository at this point
fix: comp_backend code delete
Show description for baca538
RStar2022
committed
baca538
View commit details
Copy full SHA for baca538
Browse repository at this point
feat(index): index data with union types (#1220)
Show description for 75c03f1
JohannesMessner
authored and
RStar2022
committed
75c03f1
View commit details
Copy full SHA for 75c03f1
Browse repository at this point
fix eq
Show description for a010647
RStar2022
committed
a010647
View commit details
Copy full SHA for a010647
Browse repository at this point
fix: move test to integration test (#1260)
Show description for c747186
samsja
authored and
RStar2022
committed
c747186
View commit details
Copy full SHA for c747186
Browse repository at this point
fix: disable pycharm da property detection (#1262)
Show description for d3a4e41
Charlotte Gerhaher
authored and
RStar2022
committed
d3a4e41
View commit details
Copy full SHA for d3a4e41
Browse repository at this point
feat: add minimal logger (#1254)
Show description for a9ea305
jupyterjazz
authored and
RStar2022
committed
a9ea305
View commit details
Copy full SHA for a9ea305
Browse repository at this point
fix: bytes type in `TextDoc` and `VideoDoc` (#1270)
Show description for 0ba1009
Charlotte Gerhaher
authored and
RStar2022
committed
0ba1009
View commit details
Copy full SHA for 0ba1009
Browse repository at this point
refactor: doc index structure (#1266)
Show description for 7436ba1
jupyterjazz
authored and
RStar2022
committed
7436ba1
View commit details
Copy full SHA for 7436ba1
Browse repository at this point
refactor(da): remove tensor type from `DocumentArray` init (#1268)
Show description for b00741c
authored and
RStar2022
committed
b00741c
View commit details
Copy full SHA for b00741c
Browse repository at this point
refactor: bytes to bytes_ in predefined documents (#1273)
Show description for 51214f5
Charlotte Gerhaher
authored and
RStar2022
committed
51214f5
View commit details
Copy full SHA for 51214f5
Browse repository at this point
fix: doc summary for dict and set attributes (#1279)
Show description for 97a450f
Charlotte Gerhaher
authored and
RStar2022
committed
97a450f
View commit details
Copy full SHA for 97a450f
Browse repository at this point
feat: add `get_paths()` instead of v1 `from_files()` (#1267)
Show description for e99e4aa
Charlotte Gerhaher
authored and
RStar2022
committed
e99e4aa
View commit details
Copy full SHA for e99e4aa
Browse repository at this point
fix: proto ser and deser for nested tuple/dict/list (#1278)
Show description for 0bd8a60
samsja
authored and
RStar2022
committed
0bd8a60
View commit details
Copy full SHA for 0bd8a60
Browse repository at this point
feat: create documents from dict (#1283)
Show description for 8273c47
jupyterjazz
authored and
RStar2022
committed
8273c47
View commit details
Copy full SHA for 8273c47
Browse repository at this point
docs: fix up english (#1285)
Show description for 07a5db5
alexcg1
authored and
RStar2022
committed
07a5db5
View commit details
Copy full SHA for 07a5db5
Browse repository at this point
fix: add int, float and others to doc summary (#1287)
Show description for 6b9d19f
Charlotte Gerhaher
authored and
RStar2022
committed
6b9d19f
View commit details
Copy full SHA for 6b9d19f
Browse repository at this point
fix: hnswlib doc index (#1277)
Show description for d6969ef
JohannesMessner
authored and
RStar2022
committed
d6969ef
View commit details
Copy full SHA for d6969ef
Browse repository at this point
fix
Show description for 3f09963
RStar2022
committed
3f09963
View commit details
Copy full SHA for 3f09963
Browse repository at this point
fix: tensorflow
Show description for ebf1d69
RStar2022
committed
ebf1d69
View commit details
Copy full SHA for ebf1d69
Browse repository at this point
feat(test): DocumentArray method tests similar to list methods like reverse, sort, remove, pop (#1291)
Show description for c151332
agaraman0
authored and
RStar2022
committed
c151332
View commit details
Copy full SHA for c151332
Browse repository at this point
fix:doc
Show description for 63b87cc
RStar2022
committed
63b87cc
View commit details
Copy full SHA for 63b87cc
Browse repository at this point
feat: implement push/pull interface from JAC, file and s3 (#1182)
Show description for c57a464
authored and
RStar2022
committed
c57a464
View commit details
Copy full SHA for c57a464
Browse repository at this point
refactor: rename `Document` to `Doc` (#1293)
Show description for e0ee245
samsja
authored and
RStar2022
committed
e0ee245
View commit details
Copy full SHA for e0ee245
Browse repository at this point
chore(docs): add ci and fix docs ui (#1295)
Show description for b85c23c
samsja
authored and
RStar2022
committed
b85c23c
View commit details
Copy full SHA for b85c23c
Browse repository at this point
chore: add docstring test (#1298)
Show description for b413406
samsja
authored and
RStar2022
committed
b413406
View commit details
Copy full SHA for b413406
Browse repository at this point
fix: rename DocArrayProto to DocumentArrayProto (#1297)
Show description for 4b1166a
samsja
authored and
RStar2022
committed
4b1166a
View commit details
Copy full SHA for 4b1166a
Browse repository at this point
fix: docstring polish typing (#1299)
Show description for 12cd7fe
samsja
authored and
RStar2022
committed
12cd7fe
View commit details
Copy full SHA for 12cd7fe
Browse repository at this point
fix: remove files (#1305)
Show description for de8eac8
samsja
authored and
RStar2022
committed
de8eac8
View commit details
Copy full SHA for de8eac8
Browse repository at this point
fix: flatten schema of abstract index (#1294)
Show description for 1ac999a
authored and
RStar2022
committed
1ac999a
View commit details
Copy full SHA for 1ac999a
Browse repository at this point
docs: add utils section (#1307)
Show description for 46e8aae
samsja
authored and
RStar2022
committed
46e8aae
View commit details
Copy full SHA for 46e8aae
Browse repository at this point
docs: fix docstring example of find_batched (#1308)
Show description for 2c94e46
JohannesMessner
authored and
RStar2022
committed
2c94e46
View commit details
Copy full SHA for 2c94e46
Browse repository at this point
docs: fix map docstring (#1311)
Show description for 5d05617
samsja
authored and
RStar2022
committed
5d05617
View commit details
Copy full SHA for 5d05617
Browse repository at this point
feat: elasticsearch document index (#1196)
Show description for 55b6ef2
authored and
RStar2022
committed
55b6ef2
View commit details
Copy full SHA for 55b6ef2
Browse repository at this point
refactor: map_docs_batch to map_docs_batched (#1312)
Show description for f00f1a3
Charlotte Gerhaher
authored and
RStar2022
committed
f00f1a3
View commit details
Copy full SHA for f00f1a3
Browse repository at this point
refactor: map_docs_batch to map_docs_batched (#1312)
Show description for 7935a15
Charlotte Gerhaher
authored and
RStar2022
committed
7935a15
View commit details
Copy full SHA for 7935a15
Browse repository at this point
feat: torch backend basic operation tests (#1306)
Show description for c8f9cb4
agaraman0
authored and
RStar2022
committed
c8f9cb4
View commit details
Copy full SHA for c8f9cb4
Browse repository at this point
chore: add instructions to pip installs and group extras (#1281)
Show description for 092e0ab
authored and
RStar2022
committed
092e0ab
View commit details
Copy full SHA for 092e0ab
Browse repository at this point
fix: mark es test as index (#1314)
Show description for 01ff2eb
samsja
authored and
RStar2022
committed
01ff2eb
View commit details
Copy full SHA for 01ff2eb
Browse repository at this point
feat: docarray fastapi simple integration (#1320)
Show description for b505be0
jupyterjazz
authored and
RStar2022
committed
b505be0
View commit details
Copy full SHA for b505be0
Browse repository at this point
fix doc
Show description for ff4f2d3
RStar2022
committed
ff4f2d3
View commit details
Copy full SHA for ff4f2d3
Browse repository at this point
Merge branch 'feat-rewrite-v2' into Fix_equal_document
Show description for 74ac65a
RStar2022
authored
74ac65a
View commit details
Copy full SHA for 74ac65a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL