Skip to content

App designed to aggregate a column of data by grouping 2 other columns

License

Notifications You must be signed in to change notification settings

DrJeckyl/Song-Grouper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Song-Grouper

App designed to aggregate a column of data by grouping 2 other columns

Backend

  • Specify column names
  • Specify data header row
  • Specify sheet number (Optional)
  • Read in a csv or excel file specified
  • Collect the unique keys from each column
  • Perform some sort of similarity detection on the grouping keys

Frontend

  • GUI which has a drag and drop or explorer to select a csv or excel file
  • Once selected, provide a method to select the columns and rows
  • Prompt user to identify likely similar groupings with a checkbox and ok button
  • Give user a save location prompt and explorer type window
  • (Maybe an option to save the similar groups for future uses?)

About

App designed to aggregate a column of data by grouping 2 other columns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages