Closed srossross closed 2 months ago
I've updated the executor and the pypi files are now hosted on gcs
you can read them with duckdb (or pandas)
CREATE SECRET ( TYPE GCS ); select * from read_parquet('gcs://openteams-score-data/2024-08-08.2/pypi-web/*/*.parquet');
I've updated the executor and the pypi files are now hosted on gcs
you can read them with duckdb (or pandas)