openteamsinc / Score

BSD 2-Clause "Simplified" License
0 stars 0 forks source link

execute command #54

Closed srossross closed 2 months ago

srossross commented 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');