Last active
November 2, 2020 06:27
-
-
Save databyjp/1915d55cdfd8c94e3c62fac9b30cd015 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> county_df.head() | |
fips lon lat | |
0 01001 -86.664383 32.524095 | |
1 01009 -86.633437 34.012316 | |
2 01017 -85.358299 32.918304 | |
3 01021 -86.697066 32.866796 | |
4 01033 -87.778236 34.729641 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment