holoviz / spatialpandas

Pandas extension arrays for spatial/geometric operations
BSD 2-Clause "Simplified" License
308 stars 24 forks source link

Fixes required for new release #86

Closed ianthomas23 closed 2 years ago

ianthomas23 commented 2 years ago

I am planning to get this into a state suitable for a new release. There are many test failures:

I am also planning to drop Python 3.6 support and add 3.9 and 3.10.

This is too much to do in a single PR so I will do multiple targetted PRs which will all be failing part of CI until they are all combined.

jbednar commented 2 years ago

Our hero!

ianthomas23 commented 2 years ago