Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 462 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 462 Bytes

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