Description
This will be an umbrella issue I use to track progress. I'll update it over time adding new issues as I plan and implement them
The plan is to
- Fully implement one a function (including tests and docs)
- Repeat that process for all GeoSeries methods
- Implement those methods in GeoDataframe. Simply call those methods in the
df.geometry
column - Implement the methods specific to GeoDataframe (not aren't methods in GeoSeries)
Issues that weren't added as sub-issues: