Skip to content

Update init to fix #4 Connvert to df method #10

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thebooort
Copy link

Hey there! I was checking the library when I found I couldn't export results to DF when using other methods like Apriori (as they told in #4 )

With this change this library is able to export results to dataframe and handle algorthims like Apriori, which couldn't before. I Tested the algorithm PrefixSpan, like the example, and it still works well. Let me know if others fail, I can put some effort into making all of them work :)

With this change this library is able to export results to dataframe and handle algorthims like Apriori, which couldn't before. Test algorithm PrefixSpan still works well
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant