Show HN: Desbordante 1.0.0 Released
2 by chernishev | 0 comments on Hacker News.
We are excited to announce the first release of Desbordante. It brings Python support, enabling the use of complex patterns within your Python programs. Simply run pip install desbordante to download the package from PyPi. Key enhancements in this version include: 1) Python Bindings: We've added Python bindings for many patterns, allowing you to mine pattern instances and other useful information such as exceptions. 2) 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://ift.tt/iCrTJdN . 3) Enhanced Console Support: The console interface has been rewritten to Python using Python bindings. We also added help descriptions for supported patterns. 4) 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. 5) Revamped Web Application: We have completely redesigned the UI. Additionally, the web application now supports metric functional dependencies and includes predefined examples. Visit the new web version at https://ift.tt/6r8i3Ua . Desbordante is a high-performance data profiler focused on exploratory data analysis. Our tool is distinct in its ability to reveal complex patterns hidden in data, such as functional (both exact and approximate) dependencies, conditional dependencies, association rules, and more. For those interested, we've prepared an introductory article about Desbordante: https://ift.tt/5pmPzV2... . We have also started a Google group for inquiries and discussions: https://ift.tt/YQv26bF . Lastly, as an open-source project, we welcome contributions: https://ift.tt/zmYsC15 .
No comments:
Post a Comment