Automated memory optimization for Pandas DataFrames. Reduces memory by 50-80% and loads CSV 5-10x faster. Drop-in replacement that returns standard DataFrames - works with sklearn, matplotlib, and all your favorite libraries. Safe, fast, and zero refactoring required.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
Merge pull request #15 from luiz826/feature/performance-optimizations
a280196View on GitHubtest: add comprehensive tests for performance optimizations
f212b43View on GitHubfeat: add parallel processing and performance optimizations
1761ef0View on GitHubMerge pull request #14 from luiz826/benchmark/add-benchmark
7e81f66View on GitHub