Skip to content

v1.0.0 (2024-11-25)

Compare
Choose a tag to compare
@matheme-justyn matheme-justyn released this 05 Dec 08:22
· 56 commits to main since this release
b6a7ff7

更新內容 What's New

本次為數發部里程碑。完成緊急修復、關閉所有議題與提交申請,並清除暫存檔案,收尾後交付給數位發展部。 - #587
Complete hot-fixes, close all issues and PRs, and clean up temporary files before development handover to moda. - #587

增強 Enhancement

  • Loader/Metadata
    • Support bool #552
    • support One-hot encoding #546
  • Evaluator
    • Sunset AutoML
  • Util
    • Simplification #520
  • User Guide
    • Wiki + Hugo -ize #482
  • Others
    • Add license #571
    • Cleanup dev data #575

除錯 Debug

  • Loader/Metadata
    • fix customer_data parameter assignment #554
  • Processor
    • close all logging #519
    • float handle when Encoder is Label #550
    • sync global for column change in Metadata #561
  • Synthesizer
    • fix sample_num_rows when Smartnoise #548
  • Evaluator
    • avoid cardinality too high when MLUtility #556
    • fix syntax error in f-string #565
  • Describer
    • correct _create() in EvaluatorBase #559
  • Others

經討論後關閉 Closed after discussion

  • Processor
    • Overflow in Outliner #514
    • fill na_value when inverse_transform #531
  • Synthesizer
    • PAC-Synth debug #467
  • Evaluator
    • Anonymeter univariate #449
    • Evaluator user customerized #558
  • Reporter
    • Re-design Reporter #480
    • output fullpath poka-yoke #553
  • User Guide
    • Improve understanding of demo #483
    • add Stats description #517

Full Changelog: