Joel McCune
  • Home
  • About
  • Python
  • Whitewater
  • Geography Matters
Subscribe
Tagged

SpatialDataFrame

A collection of 2 posts

Loading a Previously Saved SpatialDataFrame from CSV
Python API

Loading a Previously Saved SpatialDataFrame from CSV

Increasingly I find myself working with SpatialDataFrames for analysis in Jupyter Notebooks in Python. Much of the time the easiest way to save results for future work is saving to a CSV file. This CSV file can then be loaded back into another notebook as an active SpatialDataFrame for further

  • Joel McCune
Joel McCune Apr 6, 2018 • 1 min read
Creating a SpatialDataFrame from a Web GIS Item
Python

Creating a SpatialDataFrame from a Web GIS Item

The relatively recent addition of the SpatialDataFrame object to the ArcGIS Python API was a gigantic leap forward. The SpatialDataFrame marries the common data structure used for data munging and data science, the Pandas DataFrame, with ArcGIS in a familiar (for data scientists at least) and user friendly environment, Jupyter

  • Joel McCune
Joel McCune Mar 22, 2018 • 1 min read
Joel McCune © 2022
Powered by Ghost