Version: 0.1
Antyx is an automated EDA engine designed to generate fast, structured and professional exploratory reports from any tabular dataset.
- PyPI package: https://pypi.org/project/Antyx/
- Free software: MIT License
- Documentation: https://Antix.readthedocs.io.
Pypi
Basic dependencies:
pip install antyxAll dependencies (extras included)
pip install antyx[all]GitHub
git clone https://github.com/DRMdata/antyx.git
cd antyx
pip install -e .Statistical profiling
Correlation analysis
Outlier detection
Variable typing
Clean HTML reports
Pandas & Polars compatible