Skip to content

2.5.8

Compare
Choose a tag to compare
@liudmylaru liudmylaru released this 10 Mar 00:49
· 3883 commits to main since this release
78f6251

ADS

  • Fixed bug in automatic extraction of taxonomy metadata for Sklearn models.
  • Fixed bug in jobs NotebookRuntime when using non-ASCII encoding.
  • Added compatibility with Python 3.8 and 3.9.
  • Added an enhanced string class, called ADSString. It adds functionality such as regular expression (RegEx) matching, and natural language processing (NLP) parsing. The class can be expanded by registering custom plugins to perform custom string processing actions.