Skip to content

This repository consists of a GUI based application which aims at loading any dataset from either .csv file or .xlsx file or from Mysql database and performs the basic cleansing operations on the same. Also, this application gives the functionality of exporting the cleansed dataset.

Notifications You must be signed in to change notification settings

samyakagarwal20/Dataset-Preprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dataset-Preprocessor

This repository consists of a GUI based application which aims at loading any dataset from either .csv file or .xlsx file or from Mysql database and performs the basic cleansing operations on the same. Also, this application gives the functionality of exporting the cleansed dataset.

This project is made keeping the concepts of modularity, exception handling, OOPs principles and file handling in mind.

The entire project is divided into various modules where each module provides a specific functionality.

About

This repository consists of a GUI based application which aims at loading any dataset from either .csv file or .xlsx file or from Mysql database and performs the basic cleansing operations on the same. Also, this application gives the functionality of exporting the cleansed dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages