Skip to content

aj4abinjacob/Chikku-Data-Combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chikku Data Combiner

A simple program used for combining multiple data formats

Chikku uses html,css and javascript as front end, while it uses python as back end.

Currently supported file formats

  1. CSV
  2. TSV
  3. Excel

Libraries Used

  1. eel ❤️
    • Used for connecting Python and JavaScript
  2. Pandas
    • Used for reading file, columns and for combining
  3. Jquery
    • Mainly used for auto suggestion