Support for Geopandas library?

  1. My goal:
    Being able to use the geopandas library

  2. Issue:
    The library doesn't seem to be available

  3. Steps I've taken to troubleshoot:
    I've added geopandas within my requirements file, and the setup seems to run ok, but then the code shows Import "geopandas" could not be resolved

I've tried different combinations of versions for pandas and geopandas, to no avail. Here's one example:
pandas==2.0.0
geopandas==1.1.1

  1. Additional info: (Cloud or Self-hosted, Screenshots)
    Cloud

image

Hey @Diego_G_Vida Welcome to the community,

You can use the library into the retool workflow,
Have you add the library into the workflow

2 Likes

Thanks @WidleStudioLLP yes that's what I'm already doing

And to be clear, that doesn't seem to be working, based on the initial error

Hello @Diego_G_Vida, welcome to our Community forum! :raised_hands:
I am looking into this internally right now, so hang tight!

Hey @Diego_G_Vida, can you please share the full code you wrote that caused the error? I wasn’t able to see it completely in your first screenshot.

Hey @Diego_G_Vida

Try this

2 Likes

Hey @Diego_G_Vida, been while, how are you doing? Were you able to able to use Geopandas library successfully? :pray: