2/20/2020

Files

I wasn't able to load the data on for some reason. I did some digging and it showed that the data was reaching the program but the join or something along those lines made the counties NA.


~UPDATE~

I found out what was wrong. It was joining on nothing since one of the county variables was named "i..county" and the other was "county". This didn't allow them to properly join!

Git Repository: https://github.com/jkarime/InClass_2-20-2020.git