Skip to content

0.2.1

Compare
Choose a tag to compare
@MooooCat MooooCat released this 11 Oct 01:57
· 24 commits to main since this release
00685a3

What's Changed

  • Add CHN address inspector by @MooooCat in #158
  • Update inspector part in Doc(API Reference) by @MooooCat in #159
  • Add dotenv in single-table gpt model by @MooooCat in #161
  • Speed up regex inspector, Add chn/eng name inspectors by @MooooCat in #162
  • Add single table metadata example by @MooooCat in #166
  • bugfix: SingleTableGPTModel._sample_with_data "has no attribute 'result'" by @aaronrmm in #174
  • Change Metadata.column_list from Set to List by @MooooCat in #176
  • Remove unnecessary dependency torchvision by @Guo-Yunzhe in #177
  • Update pyproject.toml (joblib version) by @MooooCat in #175
  • Bugfix: fix gussian copula segmentfault error by @MooooCat in #180
  • Bugfix: fix division by zero error in numeric inspector, add comments by @MooooCat in #181
  • Intro data processor in sdgx by @MooooCat in #171
  • Intro data processor in Readme by @MooooCat in #182
  • Fix View GFI Link in Readme by @MooooCat in #183
  • Fix precision problem in metric's testcases by @MooooCat in #185
  • Use GLM-4 by @TracyWang95 in #188
  • Pin numpy<2 by @Wh1isper in #190
  • Feature: Add Email Generator (a new type of sdgx.data_processor) by @MooooCat in #184
  • Add ChnPiiGenerator and Enhance Models by @MooooCat in #191
  • Update documentation and docstrings for DataProcessors by @MooooCat in #186
  • Add live QR code by @MooooCat in #198
  • Enhance Data Handling with Empty Column Inspector and Transformer by @MooooCat in #197
  • Update NonValueTransformer's Default Setting and Handle Custom Fill Values by @MooooCat in #199
  • Enhance Chinese Name Inspector by @MooooCat in #200
  • Add Chinese Company Name Support and Inspector by @MooooCat in #201
  • Update Live QR Code Image by @MooooCat in #203
  • BugFix: base_url not included when request to gpt in SingleTableGPTModel by @jalr4ever in #205
  • Enhance: Fix Data Quality with Outlier Handling and Improved Missing Value Treatment by @MooooCat in #207
  • Typo Fix: Unified Logger Usage by @MooooCat in #209
  • Update Live QR Code Image 0730 by @MooooCat in #210
  • Bugfix: Update Fit Methods in Data Processors by @MooooCat in #211
  • Add ConstInspector and ConstValueTransformer for Handling Constant Columns by @MooooCat in #202
  • Enhance: Add NonValueTransformer Reverse Conversion with NAN_VALUE Replacement by @MooooCat in #212
  • Maintenance: Update CTGAN Example to Use Latest SDG by @MooooCat in #213
  • Fix Minor Typo by @MooooCat in #216
  • Enhance Numeric Data Inspection and Introduce Positive/Negative Filtering by @MooooCat in #217
  • Fix Division by Zero Error in Numeric Column Inspection by @MooooCat in #220

New Contributors

Full Changelog: 0.2.0...0.2.1