Skip to content
  • Alexey Shiklomanov's avatar
    Replace gpd.read_file with "gpd_read_file" · 0d634afb
    Alexey Shiklomanov authored
    Custom version tries several times. This is necessary because of a weird
    edge case reading from S3 buckets -- Geopandas fails immediately the
    first time, but succeeds almost immediately the second time.
    0d634afb
Loading