Desbordante / desbordante-core

Desbordante is a high-performance data profiler that is capable of discovering many different patterns in data using various algorithms. It also allows to run data cleaning scenarios using these algorithms. Desbordante has a console version and an easy-to-use web application.
GNU Affero General Public License v3.0
371 stars 66 forks source link

Inclusion Dependencies using SPIDER or FAIDA using Python #427

Closed urvish-stat closed 3 months ago

chernishev commented 3 months ago

Hi! I'm not quite understand your issue, since we already support inclusion dependencies in Python (for both Spider and Faida). Check this example: https://github.com/Desbordante/desbordante-core/blob/main/examples/mining_ind.py

urvish-stat commented 3 months ago

Thank you for quick response! I can't access the Python package in windows. I believe it is only accessible in Linux.   On Wednesday 12 June 2024 at 03:53:02 pm GMT+5:30, George Chernishev @.***> wrote:

Hi! I'm not quite understand your issue, since we already support inclusion dependencies in Python (for both Spider and Faida). Check this example: https://github.com/Desbordante/desbordante-core/blob/main/examples/mining_ind.py

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

chernishev commented 3 months ago

Thank you for quick response! I can't access the Python package in windows. I believe it is only accessible in Linux. On Wednesday 12 June 2024 at 03:53:02 pm GMT+5:30, George Chernishev @.> wrote: Hi! I'm not quite understand your issue, since we already support inclusion dependencies in Python (for both Spider and Faida). Check this example: https://github.com/Desbordante/desbordante-core/blob/main/examples/mining_ind.py — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>

Yes, for now we are linux-only.