Hi all! I'm wondering if there's a GCP equivalent to https://pypi.org/project/metaflow-pyspark/ as it's heavily dependent on the s3 client under the hood. If not: are there GCP equivalents to swap for the s3 client?
✅ 1
v
victorious-lawyer-58417
11/28/2023, 11:09 PM
good question. It'd be rather straightforward to replace S3 with GCS, using GCS' Python client