This is begining project in python. It mainly for comparsion of two excel sheets.This software will be working very good in large data (73,000 excel columns where load)
- Find length of the row
- Using one column (like one primary key)
- Find the missing values
- Displaying of matched values
- It take one key (like primay key)
- python 3.5+
- conda (or) pip, etc
- openpyxl 2.x
- pyqt4
- pyqt5(comming soon..)
quick loading of large file as quick as possiblebetter memory managment- better ui
- exctract information from database using ORM concept(next mongodb)
- more options
This is a under construction