A new way to visualize correlations.
Install the solar correlation map with:
pip install solar-correlation-map
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".
python -m solar_correlation_map jedi.csv JEDI jedi.png