Skip to content

Zapf-Consulting/solar-correlation-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar Correlation Map

A new way to visualize correlations.

Installation

The installation just requires you to clone the repo and install the requirements:

git clone https://github.com/Zapf-Consulting/solar-correlation-map.git
cd solar-correlation-map
pip -r requirements.txt

Basic usage

python solar_corr.py CSV_FILE_PATH SUN_VARIABLE [IMAGE_FILE_NAME] --title "TITLE FOR THE PLOT"

The csv file must have a header that includes the variable/column names in the first line.

The csv file is your original data set, you do not need to create a correlation matrix yourself, we got you covered.

Currently we do not support factor variables, please transform them beforehand.

The sun variable is the dependentant variable in the center of solar system.

The image file name is optional and can be used to change the default file name "solar.png".

Example

python solar_corr.py jedi.csv JEDI solar.png --title "Detecting Jedis"

solar correlation map

Zapf Consulting

About

A new way to visualize correlations.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages