CompressDataFrame

CompressDataFrame, is a script that will automatically optimize your DataFrame in order to reduce its size in some cases by up to 70%. Note: It only works on numerical variables not Object based ones…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install compressdataframe

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.2 2019-01-05  

Issues with this package?

Page last updated 2025-06-27 18:49:18 UTC