Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Dec 16, 2024
1 parent 5c25de9 commit 5c0df31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/local/nyc_taxi/bodo_nyc_taxi_precipitation.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ def get_time_bucket(t):


if __name__ == "__main__":
fhvhv_dataset = "s3://bodo-example-data/nyc_taxi/fhvhv_5M_rows.pq"
fhvhv_dataset = "s3://bodo-example-data/nyc-taxi/fhvhv_5M_rows.pq"
get_monthly_travels_weather(fhvhv_dataset)

0 comments on commit 5c0df31

Please sign in to comment.