79738053

Date: 2025-08-17 19:19:49
Score: 1
Natty:
Report link

I believe the correct format will be:

import json

fs = fsspec.filesystem(protocol='gs', token=json.loads(service_account_json_key)

csv_files = fs.listdir("bucket-name/path-to-file")
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ziv Ben Zvi