Installation
Requirements
Python 3.10+
Gradio
pandas
numpy
pytest
Installing from PyPI
pip install chunking-pandas
Installing from source
git clone https://github.com/JohnnyTeutonic/ChunkingForPandas.git
cd chunking-experiment
pip install -e .