holoviz / spatialpandas

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

Check compatibility with numba 0.57 and python 3.11 #113

Closed ianthomas23 closed 1 year ago

ianthomas23 commented 1 year ago

Check compatibility with numba 0.57 and python 3.11.

ianthomas23 commented 1 year ago

This is all working now. I will wait until numba 0.57 is available on conda-forge (see https://github.com/conda-forge/numba-feedstock/pull/115) as then some of the changes here are unnecessary, before merging.

ianthomas23 commented 1 year ago

Merging this. I'll revert the inclusion of numba conda channel when the conda-forge packages are built.