import-pandas-as-numpy/safepull

Unpack Archives in Memory

Closed this issue · 0 comments

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.