prantogg commented on PR #50: URL: https://github.com/apache/sedona-spatialbench/pull/50#issuecomment-3402803583
> I was trying to test this against the Python output, but it seems that the Python code no longer works - it throws errors about `GeoSeries` not existing. Maybe I got the wrong version of Geopandas? Would someone happen to know what I could do to fix? @asinghvi17 Are you referring to the tools/generate_data.py script for generating SpatialBench data? If so, you may need to run `cargo install --path ./spatialbench-cli` to make sure all relevant crates get installed before running `tools/generate_data.py --scale-factor 10 --mb-per-file 256 --output-dir sf10-parquet`. Let me know if that works! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
