activeloopai / activeloopai/deeplake
Indexing using certain key
Aberta
- Linguagem predominante
- C++
- Estrelas
- 9.2k
- Forks
- 722
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.