Metadata-Version: 2.1
Name: DataframePacking
Version: 22.6.7

A package to save and load dictionaries containing multiple Pandas dataframes to/from a tar file.

Written by D. Estes McKnight, 2022.

Created off the back of Rob deCarvalho's method to save a dict of dataframes to a tar file. (https://gist.github.com/robdmc/56c998bfafb8f1037744e6493238768e)
