intake / intake_geopandas

An intake plugin for loading datasets with geopandas
BSD 2-Clause "Simplified" License
15 stars 7 forks source link

add to_dask #35

Closed raybellwaves closed 2 years ago

raybellwaves commented 2 years ago

add to_dask using dask_geopandas

Apologies for formatting existing code. Most changes here: https://github.com/raybellwaves/intake_geopandas/blob/to-dask/intake_geopandas/geopandas.py#L161

blackary commented 2 years ago

Resolves: #34

raybellwaves commented 2 years ago

Friendly ping on another round of reviews please @ian-r-rose @martindurant

ian-r-rose commented 2 years ago

Sorry for the delay, this all looks good to me. Thanks @raybellwaves and @blackary , I'm excited to start seeing this used!

raybellwaves commented 2 years ago

Thanks @ian-r-rose. If you are happy to do so mind releasing?

ian-r-rose commented 2 years ago

Sorry for the additional delay @raybellwaves , I've just published 0.4.0 to PyPI.