Closed sagnik1511 closed 2 years ago
The datasets are getting loaded on .csv format only in the codebase, example : see here.
.csv
Add different data loading techniques for other formats like .txt , .sqlite, etc. Add required comments in the code.
.txt
.sqlite
Follow contributing guidelines on README.md
I want to work on this issue under JWOC
Good Luck! Assigned.
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