Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 484 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 484 Bytes

Read CSV Files from Open University Learning Analytics Dataset (OULAD)

CSV files are included in the zip folder along with code, you just need to run the code in the InteliJ idea IDE.

path for csv file : E:\oulad1\studentvle.csv

Please unzip the code in E directory.

All the dependencies will run if you import the project as GRADLE and just build it.

Run the project from CsvReader Class from main function.

All the dependencies are included in the project.