sdv-dev / SDMetrics

Metrics to evaluate quality and efficacy of synthetic datasets.
https://docs.sdv.dev/sdmetrics
MIT License
210 stars 45 forks source link

Support Python 3.12 #529

Closed npatki closed 7 months ago

npatki commented 11 months ago

Problem Description

Python 3.12 was released on Oct 2, 2023.

Expected behavior

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

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