Skip to content

Release v0.1.2

Latest

Choose a tag to compare

@jfparie jfparie released this 25 May 10:38
· 3 commits to main since this release
  • fix bug in function data_processor.py/_decode_categorical. The issue being that the GC can simulate out of bounds value that need to be capped to the maximum number of classes for the categorical variable.