sagnik1511 / Tabular-AutoML

Python Auto-ML Package for Tabular Datasets
MIT License
23 stars 13 forks source link

Load data from different file formats. #4

Closed sagnik1511 closed 2 years ago

sagnik1511 commented 2 years ago

The datasets are getting loaded on .csv format only in the codebase, example : see here.

Add different data loading techniques for other formats like .txt , .sqlite, etc. Add required comments in the code.

Follow contributing guidelines on README.md

Tihsrah commented 2 years ago

I want to work on this issue under JWOC

sagnik1511 commented 2 years ago

Good Luck! Assigned.