I want to read a dbf file of an ArcGIS shapefile and dump it into a pandas dataframe. I am currently using the dbf package.
dbf
pandas
I have apparently b
You might want to look at geopandas. It will allow you to do most important GIS operations
http://geopandas.org/data_structures.html