activeloopai / activeloopai/deeplake

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

未關閉
#1,156 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement hacktoberfest
主要語言
C++
星號
9.2k
分支
722
PR 合併指標
30 天內沒有已合併 PR

描述

## 🚨🚨 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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。