A Python package for Exploratory Data Analysis.


License
MIT
Install
pip install coolpandas==0.4.7

Documentation

🐼 CoolPandas

main-unit-testing workflow Coverage Status Code style: black

A Python package for Exploratory Data Analysis.

Development

Setup

Execute:

pip install -r requirements.txt
pre-commit install
pre-commit autoupdate