Open Bhargav-Ravinuthala opened 1 week ago
Thanks for reporting this, @jalr4ever would you like to take a look?
@Wh1isper Yeah, I have also noticed this issue recently. I will catch this.
@jalr4ever Can you confirm this issue has been fixed in #232? I think we should make a release for this.
@Wh1isper Yeah!The next release is just around the corner! 🎉
@Bhargav-Ravinuthala Hi, We've just dropped a new release, check out version 0.2.2! You can use your original code, and the internal SDG will ensure the properties of positive and negative values. No need to manually add filters!
Any way i can callobrate? i have been brain stroming your entire code, We are trying to use your code for one of the project and we need to fix this....
@Bhargav-Ravinuthala Hi, did you try the new release? Didn't it resolve the Bug? I have tested you data in local by 0.2.2, its seems Okay.🧐
Related Issues: https://github.com/hitsz-ids/synthetic-data-generator/issues/189
This is just a follow-up for the closed issue with respect to handelling negative values in the Generated Dataset.
Problem: Seeing Negative Values in the generate Data for the Postive Columns from the user input.
How to Recreate
Sample Data Book1.csv
Code:#which I recreated from the orginal class
Also Tested with the orginal code#
Expected Behavioure
Values polarities should follow the orginal Data.
Related PR's https://github.com/hitsz-ids/synthetic-data-generator/pull/217