SteveScott opened a new issue, #1784: URL: https://github.com/apache/sedona/issues/1784
According to the documentation for Databricks configuration it says: ``` apache-sedona=={{ sedona.current_version }} geopandas==0.11.1 keplergl==0.3.2 pydeck==0.8.0 ``` I am getting errors in geopandas from this configuration from Fiona when I try to read a file. I think there is a fiona mismatch. I do not do this when I have a clean cluster and ```%pip install geopandas```. Do the version of Fiona for Sedona (1.7.0) still compatible with Geopandas 0.11.1? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sedona.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org