sdv-dev / Copulas

A library to model multivariate data using copulas.

Home Page:https://sdv.dev/Copulas/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Python 3.12

npatki opened this issue · comments

Problem Description

Python 3.12 was released on Oct 2, 2023.

Expected behavior

In order to upgrade the Copulas, we'll need to ensure that our external dependencies are compatible with 3.12 (pandas, scipy, plotly etc.)

This is a blocking issue for upgrading the main SDV library to 3.12. See SDV Issue 1704