nba_data icon indicating copy to clipboard operation
nba_data copied to clipboard

Use parquet files instead of csvs

Open abhiaagarwal opened this issue 8 months ago • 0 comments

Hey there,

Thanks for the great resource. The files are huge, and for good reason — but they're also stored as CSVs. Would it be possible to instead store the files as parquet? This will enable less bandwidth usage, storage space, and also has the schema defined inside the file format for ease of use. I can submit a PR if you're interested :)

abhiaagarwal avatar Jun 13 '24 17:06 abhiaagarwal