hubverse-org / flusight_hub_archive

Hubversion of FluSight 1 (2015-2019)
MIT License
2 stars 1 forks source link

added pqt to the admin file formats entry #15

Closed lmullany closed 2 months ago

lmullany commented 2 months ago

as an alternative, we rename all the files from pqt to parquet using (on Windows): for /R %x in (*.pqt) do ren "%x" *.parquet