GreggRoll / GEO-CSV-EXPLOITER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GEO-CSV-EXPLOITER

Working

  1. Pearson correlation for numerical columns using R squared to really show difference between values. (0.7 is 2x as strong as 0.5 in R vs 0.49 being 2x as strong as 0.25 in r^2)
  2. Spearsman correlation for numerical columns utilizing ordinal correlation

In-Work

TODO

0.5. Handle NULL values

  1. Create GEOSPATIAL aspect
  2. Create HTML report feature to integrate plots for easier access
  3. package with py2exe so it can be used by non-python folk
  4. Create a map to plot the data

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%