Summary
In this chapter, you were introduced to Pandas and DataFrames. You were also introduced to the ArcGIS concept of the Spatially Enabled DataFrame. You explored reading data into Pandas, using multiple methods designed to read from different file types. You also looked at manipulating data using splicing and column manipulation. You learned how to query data in two different ways, and how to output new datasets from the transformed data.
In the next chapter, we will explore using raster data with ArcPy and ArcGIS API for Python.