activeloopai / activeloopai/deeplake

[FEATURE] Add support for CSV/Excel files to hub.auto

Aberta
#1,156 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement hacktoberfest
Linguagem predominante
C++
Estrelas
9.2k
Forks
722
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

## 🚨🚨 Feature Request

- [ ] Related to an existing [Issue](../issues)
- [x] A new implementation (Improvement, Extension)

### If your feature will improve `HUB`

Enable support for direct parsing of multiple CSV/Excel files into one Hub dataset, using hub.auto. Will be possible once text support is finalized.

### Description of the possible solution

The directory of CSV files can be as follows:
dataset_folder:
- class_1_folder:
- file1.csv
- file2.csv
- class_2_folder:
- file3.csv
- file4.csv
A hub dataset can be created consolidating all the rows from these CSV files with an extra column denoting the class.

Difficulty: Medium-hard

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.