csv-excel
There are 3 repositories under csv-excel topic.
MBenincasa/java-excel-utils
This Java library allows you to optimize the work with the Apache POI library. There are wrapper classes and utility classes.
wangwen135/csv2excel
csv文件 转 Excel文件
Jennifer-Rajkumar/Student-Performance-in-Exams
A web app that predicts whether a student will pass or fail an exam based on his/her previous scores and personal details. The student data can be either uploaded as a csv or excel file or can be given by filling the form. The machine learning model is developed using random forest algorithm.