Skip to content

pin geopandas to /label/dev #443

@delgadom

Description

@delgadom

@brews We only use conda-forge/label/dev::geopandas because it uses vectorized shape references that improve performance by >1000x for very large shapefiles, which we use heavily. This was a cython upgrade pathway that Matt Rocklin suggested for the geopandas devs, and unfortunately so far they have not taken up maintenence of that branch and the two packages have fallen out of sync. We'd like to maintain compatibility with the dev branch because the performance of the core package is unacceptable for a lot of our work.

This should apply across packages if you're working with a geopandas dependency. I don't think any lab packages explicitly require that version, but the two branches are getting further out of sync and we should probably start standardizing label/dev as a required build dependency.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions