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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.2 2019-01-05

Issues with this package?

Page last updated 2026-09-03 11:41:43 UTC