Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 217 Bytes

File metadata and controls

3 lines (2 loc) · 217 Bytes

batch-processor

A chunked data processing library enabling analysis of 10GB+ files on 4GB RAM systems using Python generators and streaming I/O. Achieves 50% memory reduction compared to standard pandas.read_csv()