Here is what I am getting most of the time:
Unrecognized FIPS are: [60, 66, 69, 72, 78, 80001, 80002, 80004, 80005, 80006, 80008, 80009, 80010, 80011, 80012, 80013, 80015, ..... , 00000]warnings.warn(msg)
However, some of the numbers are not even in the list like 60, 66, 69 and more. I have pushed my code and it is in choroplethMap.py file
Here is what I am getting most of the time:
Unrecognized FIPS are: [60, 66, 69, 72, 78, 80001, 80002, 80004, 80005, 80006, 80008, 80009, 80010, 80011, 80012, 80013, 80015, ..... , 00000]
warnings.warn(msg)
However, some of the numbers are not even in the list like 60, 66, 69 and more. I have pushed my code and it is in choroplethMap.py file