Getting Started

Python version support

Version

End of Life

3.9

05 Oct 2025

3.8

14 Oct 2024

3.7

27 Jun 2023

3.6

23 Dec 2021

When the version reaches end of life, no versions of Copulae will not be built for the specific Python version.

Installing Copulae

Copulae can be installed via pip from PyPI

pip install copulae

Otherwise, install copulae from conda forge via

conda install -c conda-forge copulae

Usage

Refer to the Usage Guide