activeloopai / activeloopai/deeplake
Indexing using certain key
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 9.2k
- Forks
- 722
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.