Skip to content

Desbordante 1.0.0

Compare
Choose a tag to compare
@polyntsov polyntsov released this 11 Dec 07:54
· 201 commits to main since this release

Release Notes

Key enhancements:

  • Python Bindings: We've added Python bindings for many patterns, allowing you to mine pattern instances and other useful information such as exceptions. In order to install the bindings, simply issue pip install desbordante.
  • Examples and Demos: To facilitate your experience with Desbordante, we've prepared a variety of code samples. Explore our example scripts in the 'examples' folder. For an interactive experience, visit our demos at https://desbordante.streamlit.app/.
  • Enhanced Console Support: The console interface has been rewritten to Python using Python bindings. We also added help descriptions for supported patterns.
  • New Pattern Support: This version introduces support for metric functional dependencies, algebraic constraints, and unique column combinations. We've also expanded the range of simple statistics Desbordante can discover.