8

Pandas, Data Frames, and Vector Data

Data analysis is a popular use of Python. Since Python can read and write lots of data formats, has powerful built-in mathematical functionality, and has a large number of third-party modules written for specific analytical and statistical realms, it has gained wide popularity among analysts and scientists.

One of the most popular data analysis modules is Pandas. It has become a standard tool for data analysis and data science, and has extended into geospatial analysis and geodata science.

In this chapter, we will cover the following topics:

  • What a DataFrame is
  • The basics of using Pandas, including reading and writing files
  • Performing data analysis and manipulation with Pandas
  • Using Spatially Enabled ...

Get Python for ArcGIS Pro now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.