Open nhamzehn opened 3 years ago
Could you please post the entire stacktrace? The to_pandas_dataframe
method may assume that a different algorithm was used, which may interfere with some others. https://github.com/LoLei/spmf-py/blob/master/spmf/__init__.py#L142
Hi guys. I made some changes to resolve this issue. Can I post the code here?
@vanderson-rocha Cool, feel free to open a pull request with the changes!
Thank you for writing this wrapper. I have an issue when using
to_pandas_dataframe()
method with 'Apriori_with_hash_tree'. The following error is appear: ValueError: invalid literal for int() with base 10: '#SUP:'contextPasquier99_name.txt
Regards.