Quick Install
Installation Options
- Standalone Usage
- Install as Package
For running example scripts in the TACT directoryUse this if you just want to run the provided examples or work within the TACT directory.
System Requirements
- Python 3.8 or higher
- pip (Python package manager)
- Git
- 500MB disk space
Dependencies
TACT requires standard scientific Python packages:- numpy
- pandas
- scikit-learn
- scipy
- matplotlib
pip install -r requirements.txt.
Verification
Test your installation:Next Steps
Getting Started
Run your first adjustment
Data Import
Prepare your data
Configuration
Set up column mappings

