With 5.26 million buildings × 5 disaster types, that is approximately 25 million enum values, but in Parquet with ZSTD compression and dictionary encoding, the disk footprint is far less than 1% of ...
Bug report Bug description: I have a ZIP file archive.zip that contains a file data.npy. This file is compressed with zstd, consisting of two zstd frames. When I try to read this in with zipfile, I ...