Skip to content

joseph62/db-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Database Analysis Tools

A collection of tools that helps the user better understand a dataset

diff_columns.py

Takes a csv file as input and returns a column by column comparison showing only the columns that have more than one unique value

find_super_keys.py

Takes a csv file as input and returns a list of all possible super keys considering the values present in the input file

About

Analysis tools for csv files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages