Skip to content

dolleyj/flatfile_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

flatfile_visualizer

still under construction This Python script takes flat-files .xls, .xlsx, and .csv as input from the user. The output is either 1) A single heatmap or 2) multiple step-plots in PDF file format.

INPUT files:

OUTPUT files:

The heatmap output displays the provided correlations between the included columns and rows.

The step-plot output displays the columns of data in a row.

REQUIRED Python modules: re xlrd csv pandas numpy matplotlib

*NOTE: Non-original code used in this script and has been cited when appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages