C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\ctgan\data_transformer.py:196: FutureWarning:
Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas. Value '[0.09704364]' has dtype incompatible with float32, please explicitly cast to a compatible dtype first.
Problem Description
The following future warning is raising and cluttering logs for SDV and CTGAN:
Expected behavior