Ijka
Ijka
Hello Current pandas dependency versions are pandas>=1.0,=2. and more precise to pandas==2.2.0? When? Thank you
In uuid column nan labels are detected. NaN values and labels are restored in synthetic data. The logic is the following: -if there is unique non-UUID/ULID value and no NaNs,...
correlation coefficients are changed to spearman. Check for both original and synthetic data correlation coefficients to be both NaNs is added.
changes for pandas==2.2.* fix for edge cases for train_test_split for utility metric calculations
Run_parallel mode during infer process for multiple CPU devices is enabled. Batch size for run_parallel mode is optimized. Bug with generation same batches (when batch_size is provided) during infer process...