devleifr / solar-correlation-map

A new way to visualize correlations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solar Correlation Map

A new way to visualize correlations.

Installation

Install the solar correlation map with: pip install solar-correlation-map

Basic usage

python -m solar_correlation_map CSV_FILE_PATH SUN_VARIABLE [IMAGE_FILE_NAME]

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

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 -m solar_correlation_map jedi.csv JEDI jedi.png

solar correlation map

Zapf Consulting

About

A new way to visualize correlations.

License:MIT License


Languages

Language:Python 100.0%