activeloopai / activeloopai/deeplake
Indexing using certain key
Ouverte
- Langage dominant
- C++
- Étoiles
- 9.2k
- Forks
- 722
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.