Unpack Archives in Memory
Closed this issue · 0 comments
import-pandas-as-numpy commented
Currently I write the archive to the disk and remove it later. This is unnecessary. Unpack the archive in memory and write the contents of that to a location instead.