activeloopai / activeloopai/deeplake
Indexing using certain key
オープン
- 主要言語
- C++
- スター
- 9.2k
- フォーク
- 722
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi,
I'm wondering if there is an easy way of indexing using certain column (image name) instead of using row number?
For example, I want to check the annotation of "0001.jpg", can I do something like ds["0001.jpg"] to get the record?
The solution I can think of is using the filter function, which is not very convenient.
コントリビューションガイド
評価
この issue はまだ評価されていません。