| 01 add_test_files.patch | (download) |
efficient_apriori/tests/adult_data_cleaned.txt |
32561 32561 + 0 - 0 !
efficient_apriori/tests/online-retail.txt |
28816 28816 + 0 - 0 !
efficient_apriori/tests/test_apriori.py |
273 273 + 0 - 0 !
efficient_apriori/tests/test_itemsets.py |
122 122 + 0 - 0 !
efficient_apriori/tests/test_itemsets_with_ids.py |
119 119 + 0 - 0 !
efficient_apriori/tests/test_on_real_data.py |
100 100 + 0 - 0 !
efficient_apriori/tests/test_rules.py |
184 184 + 0 - 0 !
efficient_apriori/tests/test_timing.py |
88 88 + 0 - 0 !
efficient_apriori/tests/transactions.txt |
4 4 + 0 - 0 !
9 files changed, 62267 insertions(+) |
add the missing test files.
The package contains a test suite, but the test files are missing in the
PyPi release.
|