Skip to content

0.3.1 (2023-02-01)

Compare
Choose a tag to compare
@talgalili talgalili released this 01 Feb 19:59
· 114 commits to main since this release

Bug Fixes

  • Sample.from_frame now also converts int16 and in8 to float16 and float16. Thus helping to avoid TypeError: Cannot interpret 'Int16Dtype()' as a data type style errors.

Documentation

  • Added ISSUE_TEMPLATE

Contributors

@stevemandala , @SarigT , @talgalili