holoviz / spatialpandas

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

Mark slow tests, update `__eq__` methods, pin reqs #60

Closed brl0 closed 3 years ago

brl0 commented 3 years ago

Summary of changes:

Let me know if there are any questions or concerns about any of these changes.

brl0 commented 3 years ago

In addition to the changes above, Dask has now been pinned on Mac due to incompatibilities with pyarrow>=2.
Also, I updated the change log for the next release.

@jbednar, thanks for your time reviewing and your input. Let me know if you have any additional questions or concerns.

I think this should be ready to merge.