Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@MooooCat MooooCat released this 01 Mar 03:31
· 51 commits to main since this release
e775104

What's Changed

LLM-Based SingleTable Model

A single-table data synthesis model based on LLM is included, view colab example:

Commits:

Improvements on Inspectors

  • Add Regex Inspector and Email Inspector example. by @MooooCat in #115
  • Implement datetime_formats in DatetimeInspector by @Femi-lawal in #125
  • Distinguish int/float in NumericInspector by @MooooCat in #133

Metadata

  • Bugfix: fix KeyError when metadata raising an MetadataInvalidError. by @MooooCat in #134
  • Add dict support on metadata, optimize datetime format judgment rules, add eq for combiner by @MooooCat in #135

Python 3.12 Support

Readme and Docs

Others

New Contributors

Full Changelog

Please view: 0.1.5...0.2.0